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-10-27 23:56:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
fd1279a44df3b9a837453cd79fd0fbcf81bae39d
django
/
tests
/
regressiontests
/
handlers
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
#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
-- Fired request_finished in the WSGI iterable's close().
2012-12-31 12:49:10 +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