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
5df3301aab
django1
/
django
/
core
/
management
History
Jon Dufresne
8b3f1c35dd
Removed unnecessary assignments in various code.
2019-04-24 13:09:29 +02:00
..
commands
Removed unnecessary assignments in various code.
2019-04-24 13:09:29 +02:00
__init__.py
Fixed
#30159
-- Removed unneeded use of OrderedDict.
2019-02-06 13:48:39 -05:00
base.py
Fixed
#30301
-- Removed OutputWrapper.__init__()'s style_func arg.
2019-03-30 08:54:29 -04:00
color.py
Fixed
#29560
-- Added --force-color management command option.
2018-09-11 11:15:42 -04:00
sql.py
Removed unnecessary assignments in various code.
2019-04-24 13:09:29 +02:00
templates.py
Made startapp/project's overlaying error message use 'app' or 'project'.
2019-03-30 10:14:07 -04:00
utils.py
Refs
#29973
-- Extracted helper functions from makemessages.
2019-01-28 18:23:41 -05:00