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
5453aa66cf
django1
/
django
/
core
/
management
History
userimack
60586dd737
Fixed
#26125
-- Fixed E731 flake warnings.
2016-01-25 14:23:43 -05:00
..
commands
Fixed
#26125
-- Fixed E731 flake warnings.
2016-01-25 14:23:43 -05:00
__init__.py
Fixed
#25510
-- Allowed runserver to start with incorrect INSTALLED_APPS.
2015-10-18 10:34:04 +02:00
base.py
Fixed
#25958
-- Removed support for 'skip_validation' in BaseCommand.execute(**options).
2015-12-21 14:26:42 -05:00
color.py
Fixed
#26125
-- Fixed E731 flake warnings.
2016-01-25 14:23:43 -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
#25968
-- Changed project/app templates to use a "py-tpl" suffix.
2016-01-25 12:39:06 -05:00
utils.py
Fixed
#25677
-- Prevented decoding errors in/after Popen calls
2015-11-19 15:17:47 +01:00