This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-14 03:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Simon Charette
952ba5237e
Added a context manager to capture queries while testing.
...
Also made some import cleanups while I was there. Refs
#10399
.
2013-03-02 02:41:14 -05:00
..
__init__.py
Fixed
#3011
-- Added swappable auth.User models.
2012-09-26 18:48:09 +08:00
_doctest.py
[py3] Ported django.test.doctest.
2012-08-07 12:00:22 +02:00
client.py
Implemented persistent database connections.
2013-02-28 15:28:13 +01:00
html.py
Fixed
#19634
-- Added proper __hash__ methods.
2013-02-25 23:05:20 +01:00
signals.py
Fixed
#17744
-- Reset default file storage with setting_changed signal
2012-10-30 22:23:28 +01:00
simple.py
Fixed
#19711
-- Typo in __all__ declaration in django/test/simple.py
2013-01-31 19:40:38 +01:00
testcases.py
Added a context manager to capture queries while testing.
2013-03-02 02:41:14 -05:00
utils.py
Added a context manager to capture queries while testing.
2013-03-02 02:41:14 -05:00