This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2f722d9728
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