This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
servers
History
Carl Meyer
41b4bc73ee
[1.7.x] Stripped headers containing underscores to prevent spoofing in WSGI environ.
...
This is a security fix. Disclosure following shortly. Thanks to Jedediah Smith for the report.
2015-01-13 13:02:56 -05:00
..
another_app
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
fixtures
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
media
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
static
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
test_basehttp.py
[1.7.x] Stripped headers containing underscores to prevent spoofing in WSGI environ.
2015-01-13 13:02:56 -05:00
tests.py
Fixed many typos in comments and docstrings.
2014-03-03 07:38:09 -05:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
views.py
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04:00