This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-25 18:46:22 +00:00
Code
Issues
25
Releases
Wiki
Activity
ac4faa6dc3
django
/
tests
/
regressiontests
/
admin_custom_urls
History
Simon Charette
ec469ade2b
Fixed
#19689
-- Renamed
Model._meta.module_name
to
model_name
.
2013-02-05 04:16:07 -05: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
#19689
-- Renamed
Model._meta.module_name
to
model_name
.
2013-02-05 04:16:07 -05:00
tests.py
Added further flexibility to ModelAdmin for controlling post-save redirections.
2012-12-30 21:33:21 -08:00
urls.py