This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
3a44e20005
django1
/
django
/
test
History
Claude Paroz
5675eb371f
Allowed skipIf/UnlessDBFeature to accept several feature strings
2014-08-26 20:03:37 +02:00
..
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
client.py
Fixed
#22771
-- Fixed test.Client.logout when using custom auth backend.
2014-06-13 13:03:58 -04:00
html.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
runner.py
Converted test management command to argparse
2014-06-14 13:43:39 +02:00
signals.py
Fixed
#22572
-- override_settings(ROOT_URLCONF) didn't clear urlresolvers._urlconfs.
2014-05-05 19:29:27 +07:00
testcases.py
Allowed skipIf/UnlessDBFeature to accept several feature strings
2014-08-26 20:03:37 +02:00
utils.py
Fixed
#22873
-- Renamed use_debug_cursor to force_debug_cursor to clarify the behavior.
2014-07-26 10:38:46 -04:00