1. 16 Kas, 2013 3 kayıt (commit)
    • Anssi Kääriäinen's avatar
      Fixed #21428 -- editable GenericRelation regression · 0e079e43
      Anssi Kääriäinen yazdı
      The GenericRelation refactoring removed GenericRelations from
      model._meta.many_to_many. This had the side effect of disallowing
      editable GenericRelations in ModelForms. Editable GenericRelations
      aren't officially supported, but if we don't fix this we don't offer any
      upgrade path for those who used the ability to set editable=True
      in GenericRelation subclass.
      
      Thanks to Trac alias joshcartme for the report and stephencmd and Loic
      for working on this issue.
      0e079e43
    • Claude Paroz's avatar
      b642d540
    • Baptiste Mispelon's avatar
      Fixed #21447 -- Restored code erroneously removed in 20472aa8. · ceecc962
      Baptiste Mispelon yazdı
      Also added some tests for HttpRequest.__repr__.
      Note that the added tests don't actually catch the accidental code
      removal (see ticket) but they do cover a codepath that wasn't tested
      before.
      
      Thanks to Tom Christie for the report and the original patch.
      ceecc962
  2. 15 Kas, 2013 9 kayıt (commit)
  3. 14 Kas, 2013 5 kayıt (commit)
  4. 13 Kas, 2013 2 kayıt (commit)
  5. 12 Kas, 2013 3 kayıt (commit)
  6. 11 Kas, 2013 13 kayıt (commit)
  7. 10 Kas, 2013 1 kayıt (commit)
  8. 09 Kas, 2013 4 kayıt (commit)