1. 03 Kas, 2013 1 kayıt (commit)
  2. 19 Mar, 2013 1 kayıt (commit)
    • Juan Catalano's avatar
      Fixed #20088 -- Changed get_admin_log not to depend on User id field · 054ce2aa
      Juan Catalano yazdı
      Before this change, the get_admin_log method would expect User model's
      FK to be named `id`. When changing that FK name, admin/index.html
      rendering would fail.
      
      This includes:
       * Changed the use of id for the use of pk property.
       * Added a regression test that fails without the patch.
      
      This commit refs #20088.
      054ce2aa
  3. 08 Mar, 2013 1 kayıt (commit)
  4. 26 Şub, 2013 1 kayıt (commit)
  5. 12 Agu, 2012 1 kayıt (commit)
    • Aymeric Augustin's avatar
      [py3] Refactored __unicode__ to __str__. · d4a0b278
      Aymeric Augustin yazdı
      * Renamed the __unicode__ methods
      * Applied the python_2_unicode_compatible decorator
      * Removed the StrAndUnicode mix-in that is superseded by
        python_2_unicode_compatible
      * Kept the __unicode__ methods in classes that specifically
        test it under Python 2
      d4a0b278
  6. 15 Tem, 2012 1 kayıt (commit)
  7. 29 Nis, 2012 1 kayıt (commit)
  8. 09 Nis, 2012 1 kayıt (commit)
  9. 19 Mar, 2012 1 kayıt (commit)
  10. 03 Mar, 2012 1 kayıt (commit)
  11. 17 Kas, 2011 1 kayıt (commit)
  12. 26 Eki, 2011 1 kayıt (commit)
  13. 13 Eki, 2011 1 kayıt (commit)
  14. 13 Şub, 2011 1 kayıt (commit)
  15. 24 Ock, 2011 1 kayıt (commit)
  16. 14 May, 2009 1 kayıt (commit)