This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
bb7da7844f
django
/
tests
/
regressiontests
/
handlers
History
Alex Gaynor
335a9f9cf1
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
2012-09-07 15:08:07 -04: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
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
2012-09-07 15:08:07 -04:00