Baptiste Mispelon 50e1e7ef8e Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset. 3 years ago
..
templates 2978c63a34 Fixed #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value. 3 years ago
__init__.py 89f40e3624 Merged regressiontests and modeltests into the test root. 12 years ago
admin.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
custom_has_permission_admin.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
customadmin.py 2bee0b4328 Fixed #7497 -- Allowed overriding the order of apps and models in admin. 3 years ago
forms.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
models.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_actions.py 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 years ago
test_adminsite.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_autocomplete_view.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_forms.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_history_view.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_multidb.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_nav_sidebar.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_prevent_double_submission.py fe7dbef586 Fixed #28889 -- Prevented double submission of admin forms. 3 years ago
test_templatetags.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
tests.py 50e1e7ef8e Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset. 3 years ago
urls.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
views.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago