1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/admin_scripts/management/commands
2014-06-19 08:54:59 -04:00
..
__init__.py
app_command.py
base_command.py Fixed several flake8 errors 2014-06-14 10:20:42 -04:00
color_command.py Fixed #22835 -- Deprecated NoArgsCommand. 2014-06-19 08:54:59 -04:00
custom_startproject.py Converted remaining management commands to argparse 2014-06-14 13:43:44 +02:00
label_command.py Converted remaining management commands to argparse 2014-06-14 13:43:44 +02:00
noargs_command.py Fixed #22835 -- Deprecated NoArgsCommand. 2014-06-19 08:54:59 -04:00
validation_command.py Fixed #22835 -- Deprecated NoArgsCommand. 2014-06-19 08:54:59 -04:00