django/tests/admin_views
Simon Charette 8c775391b7 Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in favor of databases. 2019-01-10 19:11:21 -05:00
..
templates
__init__.py
admin.py Used 4 space hanging indent for dictionaries. 2019-01-02 18:18:19 -05:00
custom_has_permission_admin.py
customadmin.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
forms.py
models.py
test_actions.py
test_adminsite.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
test_autocomplete_view.py
test_forms.py
test_multidb.py Refs #28478 -- Deprecated TestCase's allow_database_queries and multi_db in favor of databases. 2019-01-10 19:11:21 -05:00
test_static_deprecation.py
test_templatetags.py
tests.py Used 4 space hanging indent for dictionaries. 2019-01-02 18:18:19 -05:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00
views.py