summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_custom_urls/models.py
AgeCommit message (Expand)Author
2012-12-30[1.5.x] Added further flexibility to ModelAdmin for controlling post-save red...Julien Phalip
2012-12-24[1.5.x] Fixed #19505 -- A more flexible implementation for customizable admin...Julien Phalip
2012-10-18Fixed #8001 -- Made redirections after add/edit in admin customizable.Ramiro Morales
2012-08-14[py3] Fixed admin_custom_urls tests.Aymeric Augustin
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
2011-10-29More django.conf.urls.defaults removals. Refs #17132Ramiro Morales
2011-09-20Converted internal link generation in the admin and admin document generator ...Ramiro Morales