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
d968788b57
django1
/
tests
/
user_commands
/
management
/
commands
History
я котик пур-пур
ccc25bfe4f
Refs
#23919
-- Removed obsolete __init__.py files in management command directories.
2018-01-03 11:02:26 -05:00
..
dance.py
Fixed
#28249
-- Removed unnecessary dict.keys() calls.
2017-05-27 19:08:46 -04:00
hal.py
Removed implicit default store_true/false argparse args.
2017-04-01 20:03:56 -04:00
leave_locale_alone_false.py
Fixed
#27305
-- Removed BaseCommand.can_import_settings unused attribute
2016-10-02 20:31:56 +02:00
leave_locale_alone_true.py
Fixed
#27305
-- Removed BaseCommand.can_import_settings unused attribute
2016-10-02 20:31:56 +02:00
reverse_url.py
Fixed
#26013
-- Moved django.core.urlresolvers to django.urls.
2015-12-31 14:21:29 -05:00
transaction.py
Fixed
#23303
-- Added BEGIN and COMMIT statements to the output of sqlmigrate.
2014-08-18 18:55:12 +02:00