This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-09-24 19:23:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
367089a846
django
/
tests
/
regressiontests
/
handlers
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
56e5472766
[1.5.x]
Fixed
#19519
again -- Regression in LiveServerTestCase after
fd1279a4
.
...
Backport of 328f5b5.
2013-01-01 10:14:24 +01:00
..
__init__.py
Fixed
#11193
-- WSGI handler not properly handling lock on error in load_middleware. Thanks to Phillip Sitbon.
2011-01-14 23:18:21 +00:00
models.py
Fixed
#11193
-- WSGI handler not properly handling lock on error in load_middleware. Thanks to Phillip Sitbon.
2011-01-14 23:18:21 +00:00
tests.py
[1.5.x]
Fixed
#19519
again -- Regression in LiveServerTestCase after
fd1279a4
.
2013-01-01 10:14:24 +01:00
urls.py
[1.5.x]
Fixed
#19519
-- Fired request_finished in the WSGI iterable's close().
2012-12-31 12:49:10 +01:00