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-30 20:19:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
Tim Graham
5d98d53fab
Refs
#27398
-- Simplified some tests with assertRedirects().
2018-06-20 14:08:56 -04:00
..
templates
…
__init__.py
…
admin.py
…
custom_has_permission_admin.py
…
customadmin.py
…
forms.py
…
models.py
…
test_actions.py
…
test_adminsite.py
…
test_autocomplete_view.py
Fixed
#29502
-- Allowed users with the view permission to use autocomplete_fields.
2018-06-18 15:36:20 -04:00
test_forms.py
…
test_multidb.py
…
test_static_deprecation.py
…
test_templatetags.py
…
tests.py
…
urls.py
…
views.py
…