This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
0b66c3b442
django1
/
django
/
core
/
management
History
David Foster
c3055242c8
Fixed
#29301
-- Made management command --help display command-specific arguments before common arguments.
2018-04-11 13:52:20 -04:00
..
commands
Fixed
#27533
-- Fixed inspectdb crash if a unique constraint uses an unsupported type.
2018-03-21 12:28:16 -04:00
__init__.py
Fixed
#29133
-- Fixed call_command() crash if a required option is passed in options.
2018-03-02 12:25:08 -05:00
base.py
Fixed
#29301
-- Made management command --help display command-specific arguments before common arguments.
2018-04-11 13:52:20 -04:00
color.py
Fixed
#28982
-- Simplified code with and/or.
2018-01-03 20:12:23 -05:00
sql.py
Refs
#27656
-- Updated django.core docstring verbs according to PEP 257.
2017-02-21 11:58:42 -05:00
templates.py
Removed unused regexes in django.core.management.templates.
2018-04-02 07:32:24 -04:00
utils.py
Refs
#27795
-- Replaced force_text() usage in django.core.management.
2018-01-31 10:35:08 -05:00