This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
29d59a879e
django
/
tests
/
modeltests
/
user_commands
History
Aymeric Augustin
396357741b
[py3] Used compatible imports of StringIO.
2012-08-08 14:50:01 +02:00
..
management
Fixed
#18387
-- Do not call sys.exit during call_command.
2012-05-27 20:38:47 +02:00
__init__.py
Fixed
#5516
-- Added the ability for applications to define their own management commands. Pieces of this patch taken from a contribution by Todd O'Bryan. Thanks Todd.
2007-09-21 16:19:20 +00:00
models.py
Migrated user_commands doctests. Thanks to Eric Florenzano.
2010-09-13 05:28:01 +00:00
tests.py
[py3] Used compatible imports of StringIO.
2012-08-08 14:50:01 +02:00