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
aea103b6a5
django1
/
django
/
test
History
Tim Graham
bbe28496d3
Removed old import aliases.
2015-02-05 19:37:01 -05:00
..
__init__.py
Added ignore_warnings decorator
2014-12-30 18:16:25 +01: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
#24118
-- Added --debug-sql option for tests.
2015-01-12 08:16:08 +00:00
signals.py
Fixed
#24197
-- Added clearing of staticfiles caches on settings changes during tests
2015-02-04 10:53:04 -05:00
testcases.py
Removed old import aliases.
2015-02-05 19:37:01 -05:00
utils.py
Fixed
#24168
-- Allowed selecting a template engine in a few APIs.
2015-02-03 08:29:45 +01:00