This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5c6316dc34
django
/
tests
/
user_commands
/
management
/
commands
History
Tim Graham
6a70cb5397
Refs
#19973
-- Removed optparse support in management commands per deprecation timeline.
2015-09-23 19:31:10 -04:00
..
__init__.py
…
dance.py
Fixed
#23685
-- Made call_command skip checks by default
2014-10-20 17:26:00 +02:00
hal.py
Fixed
#23309
-- Fixed call_command to parse args correctly
2014-08-18 17:54:24 +02:00
leave_locale_alone_false.py
Fixing E302 Errors
2013-11-02 23:48:47 -05:00
leave_locale_alone_true.py
Fixing E302 Errors
2013-11-02 23:48:47 -05:00
transaction.py
Fixed
#23303
-- Added BEGIN and COMMIT statements to the output of sqlmigrate.
2014-08-18 18:55:12 +02:00