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
e79725cdf9
django1
/
django
/
core
/
management
History
Simon Charette
d0f7c7f59a
Argument to `reversed` must be a sequence on Py3.
2014-05-27 18:28:13 -04:00
..
commands
Fixed
#22675
-- makemigrations --dry-run to output migrations to stdout.
2014-05-27 00:40:55 +03:00
__init__.py
Argument to `reversed` must be a sequence on Py3.
2014-05-27 18:28:13 -04:00
base.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00
color.py
Fixed
#13476
-- Added support for color in console output under Windows.
2013-12-02 23:18:04 -03:00
sql.py
Removed unused import.
2014-04-30 07:23:39 -04:00
templates.py
Fixed many typos in comments and docstrings.
2014-03-03 07:38:09 -05:00
utils.py
Fixed
#22335
-- Fixed popen_wrapper error on non-English Windows systems.
2014-03-26 00:42:19 +01:00