This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_scripts
/
management
/
commands
History
Claude Paroz
8568638603
Fixed
#19973
-- Replaced optparse by argparse in management commands
...
Thanks Tim Graham for the review.
2014-06-14 11:17:48 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
app_command.py
Fixed
#19973
-- Replaced optparse by argparse in management commands
2014-06-14 11:17:48 +02:00
base_command.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
color_command.py
Added warning silencers to some noisy tests.
2014-01-20 20:30:29 +08:00
custom_startproject.py
Fixed
#21287
-- Fixed E123 pep8 warnings
2013-10-18 10:07:39 +01:00
label_command.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08: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