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
2f7cd7f8ec
django1
/
django
/
core
/
management
History
oliver
6b3e17bab6
Fixed
#29518
-- Added validation for sqlmigrate's app_label argument.
2018-06-25 10:43:12 -04:00
..
commands
Fixed
#29518
-- Added validation for sqlmigrate's app_label argument.
2018-06-25 10:43:12 -04:00
__init__.py
Fixed
#29392
-- Disallowed use of abbreviated forms of --settings and --pythonpath management command options.
2018-05-14 22:18:22 -04:00
base.py
Fixed
#29152
-- Allowed passing kwargs to ArgumentParser initialization in management commands.
2018-06-16 15:54:59 -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
Fixed
#17379
-- Removed management commands deactivation of the locale.
2018-05-13 10:21:53 +02:00
utils.py
Refs
#27795
-- Replaced force_text() usage in django.core.management.
2018-01-31 10:35:08 -05:00