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
ec04fd1344
django1
/
django
/
test
History
Gavin Wahl
ec04fd1344
Fixed spelling errors
2013-03-28 11:16:53 -06:00
..
__init__.py
Fixed
#3011
-- Added swappable auth.User models.
2012-09-26 18:48:09 +08:00
_doctest.py
Stopped using non-standard __globals__ and __code__ attributes.
2013-03-17 10:44:28 +01:00
client.py
Implemented persistent database connections.
2013-02-28 15:28:13 +01:00
html.py
Fixed spelling errors
2013-03-28 11:16:53 -06:00
signals.py
Fixed
#17744
-- Reset default file storage with setting_changed signal
2012-10-30 22:23:28 +01:00
simple.py
Fixed
#18985
-- ensure module level deprecations are displayed
2013-03-24 22:06:02 -07:00
testcases.py
Fixed
#19541
-- Fixed BaseHandler to enable reversing URLs in response middlewares
2013-03-25 03:19:19 +07:00
utils.py
Added a context manager to capture queries while testing.
2013-03-02 02:41:14 -05:00