This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-27 15:46:10 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
623b8c99fe4f9ecf4d12749eb76791e36bc4fcc2
django
/
tests
/
user_commands
/
management
/
commands
History
Tim Graham
623b8c99fe
[1.9.x] Fixed SyntaxWarning in a user_commands test.
2015-11-12 17:17:28 -05: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
…
leave_locale_alone_true.py
…
optparse_cmd.py
[1.9.x] Fixed SyntaxWarning in a user_commands test.
2015-11-12 17:17:28 -05:00
transaction.py
Fixed
#23303
-- Added BEGIN and COMMIT statements to the output of sqlmigrate.
2014-08-18 18:55:12 +02:00