django/tests/user_commands
Claude Paroz eac9ab7ebb Removed parser.add_arguments() arguments that match the defaults. 2018-07-02 17:54:57 -04:00
..
eggs
management/commands Removed parser.add_arguments() arguments that match the defaults. 2018-07-02 17:54:57 -04:00
__init__.py
models.py
tests.py Fixed #29152 -- Allowed passing kwargs to ArgumentParser initialization in management commands. 2018-06-16 15:54:59 -04:00
urls.py