Files @ b48b1ab1e52f
Branch filter:

Location: website/.gitignore

bkuhn
Avoid query string passed along in rendering.

This middleware is a bit of a mess anyway, since it's basically using
static files as templates. However, we definitely don't want to add any
GET query parameters rendered into the path name.
1
2
3
4
5
6
7
8
9
*~
#*#
*.pyc
www/djangocommonsettings.py
www/conservancy/static/source
logs
www/conservancy/static/videos/*.webm
www/conservancy/static/videos/*.ogv
www/wsgi-password.wsgi