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
753a22a635
django1
/
django
/
test
History
Aymeric Augustin
0f9560855e
Removed legacy transaction management per the deprecation timeline.
2014-03-21 21:06:50 +01:00
..
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
client.py
Fixed a typo (I guess).
2014-02-13 17:36:53 +01:00
html.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
runner.py
Reorganized the database test settings
2014-03-09 03:57:18 +02:00
signals.py
Fixed many typos in comments and docstrings.
2014-03-03 07:38:09 -05:00
testcases.py
Removed legacy transaction management per the deprecation timeline.
2014-03-21 21:06:50 +01:00
utils.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00