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
e73842a95f
django1
/
django
/
core
/
management
History
Rolo
e7b4bd48c7
Fixed
#24970
-- Added --managers and --admins options to the sendtestemail management command.
2015-06-22 07:21:26 -04:00
..
commands
Fixed
#24970
-- Added --managers and --admins options to the sendtestemail management command.
2015-06-22 07:21:26 -04:00
__init__.py
Refs
#24324
-- Fixed management command discovery on non-ASCII paths.
2015-02-17 07:27:47 -05:00
base.py
Fixed
#24769
-- Cast optparse verbosity argument to an integer for better backwards compatibility.
2015-06-09 19:03:23 -04:00
color.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
sql.py
Removed support for syncing apps without migrations per deprecation timeline.
2015-01-18 15:58:06 -05:00
templates.py
Fixed
#24971
-- Made startapp generate an apps.py
2015-06-16 07:08:04 -04:00
utils.py
Fixed
#23271
-- Fixed makemessages crash/test failure for some locales.
2015-05-01 10:27:28 -04:00