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
c2f381ef17
django1
/
django
/
core
/
management
History
Hasan Ramezani
2b03e8e9e8
Fixed
#30584
-- Fixed management command when using subparsers with dest parameter.
2019-06-28 12:51:26 +02:00
..
commands
Used time.monotonic() instead of time.time() where applicable.
2019-05-08 18:34:22 +02:00
__init__.py
Fixed
#30584
-- Fixed management command when using subparsers with dest parameter.
2019-06-28 12:51:26 +02:00
base.py
Fixed
#30418
-- Added --skip-checks management command option.
2019-04-30 10:48:30 +02: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
Fixed
#30393
-- Added validation of startapp's directory option.
2019-04-25 08:52:48 +02:00
utils.py
Refs
#29973
-- Extracted helper functions from makemessages.
2019-01-28 18:23:41 -05:00