* Add "static" context processor that puts STATIC_URL_PREFIX in the context.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 24 Jan 2008 11:46:40 +0000 (12:46 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 24 Jan 2008 11:46:40 +0000 (12:46 +0100)
commit0e722293e2baa147a70fe5c2c0d686e7abc1fba2
tree590e4dddff29a9f91ec0c26d6623800d209d873f
parentbb1964b3e88a270b0bc1bc4405b20433205c1b7b
 * Add "static" context processor that puts STATIC_URL_PREFIX in the context.
 * Add STATIC_URL_PREFIX to settings.
settings.py
tools/context_processors.py [new file with mode: 0644]