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
822d6d6dab
django
/
tests
/
modeltests
/
user_commands
History
Claude Paroz
822d6d6dab
Fixed
#18325
-- Wrapped self.stdout/stderr in OutputWrapper class
2012-05-19 13:51:54 +02:00
..
management
Fixed
#10080
-- Slightly extended the fix made in r10401 by also taking command line options into account that don't have have a default set. Thanks, Claude Paroz.
2012-02-09 18:56:41 +00: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
Fixed
#18325
-- Wrapped self.stdout/stderr in OutputWrapper class
2012-05-19 13:51:54 +02:00