1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/admin_custom_urls
2012-12-30 21:33:21 -08:00
..
fixtures Fixed #18072 -- Made more admin links use reverse() instead of hard-coded relative URLs. 2012-09-24 22:02:59 -03:00
__init__.py
models.py Added further flexibility to ModelAdmin for controlling post-save redirections. 2012-12-30 21:33:21 -08:00
tests.py Added further flexibility to ModelAdmin for controlling post-save redirections. 2012-12-30 21:33:21 -08:00
urls.py Remove a handful of import * from the tests. 2011-10-13 12:53:02 +00:00