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
ccd80dc3b6
django1
/
django
/
test
History
Dominic Rodger
5cd6477fd6
Fixed
#21462
-- Made `assertNumQueries` print executed queries on failure.
2013-12-11 15:24:17 -05:00
..
__init__.py
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
_doctest.py
Checkout prior commit of _doctest.py
2013-11-02 20:20:53 -04:00
client.py
Fixed
#21448
-- Fixed test client logout with cookie-based sessions
2013-11-26 20:41:51 +01:00
html.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
runner.py
Fixed E125 pep8 warnings
2013-11-28 08:50:11 -05:00
signals.py
Fixed
#21012
-- New API to access cache backends.
2013-11-23 15:06:59 +01:00
simple.py
Fixed E124 pep8 warnings.
2013-12-10 15:12:48 -05:00
testcases.py
Fixed
#21462
-- Made `assertNumQueries` print executed queries on failure.
2013-12-11 15:24:17 -05:00
utils.py
Fixed
#21351
-- Replaced memoize with Python's lru_cache.
2013-11-11 08:53:09 +01:00