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
/
regressiontests
/
middleware
History
Malcolm Tredinnick
70fe1ef262
Fixed Python 2.3 problem I introduced all the way back in [6852]. :-(
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@7000
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-01-06 07:23:21 +00:00
..
__init__.py
Fixed
#3228
-- Added new APPEND_SLASH handling behaviour in the common middleware. Makes customisation a bit easier. Thanks, Mihai Preda and Andy Gayton.
2007-12-02 23:25:55 +00:00
models.py
Middleware regression test fixes:
2008-01-03 02:14:29 +00:00
tests.py
Fixed Python 2.3 problem I introduced all the way back in [6852]. :-(
2008-01-06 07:23:21 +00:00
urls.py
Fixed
#3228
-- Added new APPEND_SLASH handling behaviour in the common middleware. Makes customisation a bit easier. Thanks, Mihai Preda and Andy Gayton.
2007-12-02 23:25:55 +00:00