1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/tests/admin_scripts/management/commands
2014-06-14 10:20:42 -04:00
..
__init__.py
app_command.py Fixed #19973 -- Replaced optparse by argparse in management commands 2014-06-14 11:17:48 +02:00
base_command.py Fixed several flake8 errors 2014-06-14 10:20:42 -04:00
color_command.py Added warning silencers to some noisy tests. 2014-01-20 20:30:29 +08: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 #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
validation_command.py Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00