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-04-24 09:14:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Greg Chapple
b7aa7c4ab4
Fixed
#20550
-- Added ability to preserve test db between runs
2014-05-28 16:22:46 +01:00
..
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
client.py
Fixed
#21357
-- Fixed test client session initialization.
2014-05-22 20:29:48 -04:00
html.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
runner.py
Fixed
#20550
-- Added ability to preserve test db between runs
2014-05-28 16:22:46 +01:00
signals.py
Fixed
#22572
-- override_settings(ROOT_URLCONF) didn't clear urlresolvers._urlconfs.
2014-05-05 19:29:27 +07:00
testcases.py
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
utils.py
Fixed
#21598
-- cleaned up template loader overrides in tests
2014-05-22 18:35:16 -04:00