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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
Simon Charette
be67400b47
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
..
templates
…
__init__.py
…
admin.py
…
custom_has_permission_admin.py
…
customadmin.py
…
forms.py
…
models.py
…
test_adminsite.py
Fixed
#24553
-- Added the list of available applications to AdminSite.each_context()
2015-05-11 12:07:36 -04:00
tests.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
urls.py
…
views.py
…