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-04-24 17:24:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Aymeric Augustin
fd1279a44d
[1.5.x]
Fixed
#19519
-- Fired request_finished in the WSGI iterable's close().
...
Backport of acc5396.
2012-12-31 12:49:10 +01: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
[1.5.x]
Fixed
#19519
-- Fired request_finished in the WSGI iterable's close().
2012-12-31 12:49:10 +01:00
html.py
[1.5.x] Fixed HTML comparisons of class="foo bar" and class="bar foo" in tests
2012-12-24 02:21:36 +00:00
signals.py
[1.5.x]
Fixed
#17744
-- Reset default file storage with setting_changed signal
2012-10-30 22:26:03 +01:00
simple.py
Fixed
#18271
-- Changed stage at which TransactionTestCase flushes DB tables.
2012-07-24 17:24:16 -03:00
testcases.py
[1.5.x] Add assertJSONEqual method to TestCase
2012-12-24 02:18:56 +00:00
utils.py
[1.5.x]
Fixed
#19519
-- Fired request_finished in the WSGI iterable's close().
2012-12-31 12:49:10 +01:00