This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
6429961418
django
/
tests
/
user_commands
History
Claude Paroz
eac9ab7ebb
Removed parser.add_arguments() arguments that match the defaults.
2018-07-02 17:54:57 -04:00
..
eggs
Fixed
#8280
-- Allowed management command discovery for eggs
2015-01-05 17:19:35 +01:00
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