This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-01 13:50:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a7639722f5
django
/
tests
/
user_commands
History
Baptiste Mispelon
116d39842d
Added the possibility to pass a stdin object to a management command.
...
This makes testing certain features easier. Thanks to AeroNotix for the original patch.
2014-02-17 04:58:31 +01:00
..
management
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Added the possibility to pass a stdin object to a management command.
2014-02-17 04:58:31 +01:00