This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-30 08:35:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
a58f49d104
django
/
tests
/
bash_completion
History
Download ZIP
Download TAR.GZ
Claude Paroz
f17b24e407
Converted remaining management commands to argparse
2014-06-14 13:43:44 +02:00
..
management
Converted remaining management commands to argparse
2014-06-14 13:43:44 +02:00
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
tests.py
Fixed
#19973
-- Replaced optparse by argparse in management commands
2014-06-14 11:17:48 +02:00