django1/django/contrib/staticfiles/management/commands
Jon Dufresne 7bbb5161ea Removed implicit default store_true/false argparse args.
argparse automatically sets the default value for store_true/false
arguments to its opposite.
2017-04-01 20:03:56 -04:00
..
__init__.py Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support. 2010-10-20 01:33:24 +00:00
collectstatic.py Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00
findstatic.py Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00
runserver.py Removed implicit default store_true/false argparse args. 2017-04-01 20:03:56 -04:00