This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
83d0cc5214
django1
/
tests
/
regressiontests
/
admin_custom_urls
History
Julien Phalip
cee40c7d79
Added further flexibility to ModelAdmin for controlling post-save redirections.
...
Refs
#19505
.
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
Converted internal link generation in the admin and admin document generator to use named URLs.
2011-09-20 18:30:06 +00:00
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