1. 27 Tem, 2015 1 kayıt (commit)
  2. 06 Şub, 2015 1 kayıt (commit)
  3. 08 Ara, 2014 1 kayıt (commit)
  4. 03 Kas, 2014 1 kayıt (commit)
  5. 09 Tem, 2014 1 kayıt (commit)
  6. 29 May, 2014 1 kayıt (commit)
  7. 03 Kas, 2013 1 kayıt (commit)
  8. 30 Eki, 2013 1 kayıt (commit)
    • Anssi Kääriäinen's avatar
      Fixed #14877 -- repeated deletion using formsets · efb0100e
      Anssi Kääriäinen yazdı
      When a formset contained deletion for an existing instance, and the
      instance was already deleted, django threw an exception. A common cause for
      this was resubmit of the formset.
      
      Original patch by Trac alias olau.
      
      In addition this commit cleaned some code in _construct_form(). This
      was needed as the primary key value the user submitted wasn't converted
      correctly to python value in case the primary key field was also a
      related field.
      efb0100e
  9. 26 Eki, 2013 1 kayıt (commit)
  10. 21 Eki, 2013 1 kayıt (commit)
  11. 19 Eki, 2013 1 kayıt (commit)
  12. 18 Eki, 2013 1 kayıt (commit)
  13. 16 Eyl, 2013 1 kayıt (commit)
  14. 29 Tem, 2013 1 kayıt (commit)
  15. 21 May, 2013 1 kayıt (commit)
  16. 18 May, 2013 1 kayıt (commit)
  17. 09 May, 2013 1 kayıt (commit)
  18. 26 Şub, 2013 1 kayıt (commit)