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
fca866763a
django1
/
django
/
test
History
Aymeric Augustin
1acfd624d6
Added initial support for loading template engines.
2014-12-28 16:08:31 +01:00
..
__init__.py
Fixed
#23289
-- Added mock as a test dependency.
2014-12-01 16:08:25 -05:00
client.py
Fixed
#23968
-- Replaced list comprehension with generators and dict comprehension
2014-12-08 07:58:23 -05:00
html.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
runner.py
Fixed
#23992
-- Optimized reorder_suite functions using OrderedSet
2014-12-14 13:38:01 +01:00
signals.py
Added initial support for loading template engines.
2014-12-28 16:08:31 +01:00
testcases.py
Refs
#20392
-- Load fixtures once within TestCase
2014-12-12 09:16:15 -05:00
utils.py
Fixed
#23792
-- Added test.utils.freeze_time() context manager.
2014-12-22 07:46:40 -05:00