1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/admin_scripts
2020-04-20 12:10:33 +02:00
..
another_app_waiting_migration
app_raising_messages
app_raising_warning
app_waiting_migration
app_with_import
broken_app
complex_app
custom_templates
management/commands
simple_app
__init__.py
configured_dynamic_settings_manage.py Refs #30057 -- Added more diffsettings tests. 2019-02-26 10:30:38 -05:00
configured_settings_manage.py Fixed #30057 -- Fixed diffsettings ignoring custom configured settings. 2019-01-12 11:07:03 -05:00
test_django_admin_py.py Refs #23433 -- Fixed test_django_admin_py.DeprecationTest tests failures on Windows and Python < 3.8. 2019-12-10 11:17:50 +01:00
tests.py Capitalized Unicode in docs, strings, and comments. 2020-04-20 12:10:33 +02:00
urls.py