django/tests/user_commands
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 Fixed #16734 -- Set script prefix even outside of requests 2015-10-29 20:12:38 +01:00