This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
Tim Graham
d64baaef3b
Fixed
#24333
-- Fixed admin history view crash with non-integer slug.
2015-02-12 14:19:44 -05:00
..
fixtures
…
templates
…
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
…
custom_has_permission_admin.py
…
customadmin.py
Replaced hardcoded URLs in admin_* tests
2015-02-08 20:55:09 +01:00
forms.py
…
models.py
…
tests.py
Fixed
#24333
-- Fixed admin history view crash with non-integer slug.
2015-02-12 14:19:44 -05:00
urls.py
Replaced hardcoded URLs in admin_* tests
2015-02-08 20:55:09 +01:00
views.py
…