1
0
mirror of https://github.com/django/django.git synced 2024-11-20 16:34:17 +00:00
django/tests/admin_scripts
Claude Paroz c1893e2839 Fixed #25285 -- Provided unknown command message with plain django-admin.py
Thanks Maxime Lorant for the report and Tim Graham for suggesting
the improved comment.
2015-08-19 19:58:44 +02:00
..
app_raising_messages
app_raising_warning
app_with_import Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 2015-07-27 18:28:13 -04:00
broken_app
complex_app Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
custom_templates
management Removed BaseCommand.requires_model_validation per deprecation timeline. 2015-01-17 12:59:07 -05:00
simple_app
__init__.py
tests.py Fixed #25285 -- Provided unknown command message with plain django-admin.py 2015-08-19 19:58:44 +02:00
urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00