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
853fe6f697
django1
/
django
/
core
/
management
History
Sebastian Spiegel
8b734d2f99
Fixed
#27432
-- Made app_label arguments limit showmigrations --plan output.
2017-01-06 19:50:31 -05:00
..
commands
Fixed
#27432
-- Made app_label arguments limit showmigrations --plan output.
2017-01-06 19:50:31 -05:00
__init__.py
Fixed
#27522
-- Fixed runserver autoreload when using staticfile's options.
2017-01-02 08:57:50 -05:00
base.py
Fixed
#27305
-- Removed BaseCommand.can_import_settings unused attribute
2016-10-02 20:31:56 +02:00
color.py
Fixed
#26125
-- Fixed E731 flake warnings.
2016-01-25 14:23:43 -05:00
sql.py
Fixed
#24100
-- Made the migration signals dispatch its plan and apps.
2016-05-15 19:51:15 -04:00
templates.py
Optimized file copy in TemplateCommand
2016-10-20 16:59:01 +02:00
utils.py
Fixed
#20468
-- Added loaddata --exclude option.
2016-06-09 10:35:32 -04:00