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
188f7786bc
django1
/
django
/
core
/
management
History
excursus
9a54a9172a
Fixed typo in django/core/management/templates.py docstring.
2020-06-24 21:46:01 +02:00
..
commands
Refs
#31692
-- Fixed compilemessages crash on Windows with Python < 3.8.
2020-06-23 11:14:27 +02:00
__init__.py
Fixed
#30872
-- Improved unknown command message when settings are manually configured.
2019-10-15 13:04:32 +02:00
base.py
Fixed
#31546
-- Allowed specifying list of tags in Command.requires_system_checks.
2020-05-21 12:34:54 +02:00
color.py
Removed "Pocket PC" from terminal color support function.
2020-01-29 09:37:08 +01:00
sql.py
Refs
#5086
-- Removed unused only_django argument from sql_flush().
2020-06-04 11:59:47 +02:00
templates.py
Fixed typo in django/core/management/templates.py docstring.
2020-06-24 21:46:01 +02:00
utils.py
Replaced subprocess commands by run() wherever possible.
2019-08-23 10:53:36 +02:00