1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/admin_custom_urls
2012-10-18 20:58:52 -03: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 Fixed #8001 -- Made redirections after add/edit in admin customizable. 2012-10-18 20:58:52 -03:00
tests.py Fixed #8001 -- Made redirections after add/edit in admin customizable. 2012-10-18 20:58:52 -03:00
urls.py