66dbfac066
This was necessary because render_to_response no longer takes a context_instance. We were always using this to pass in a RequestContext, which the render shortcut can already do, so switch to that. |
||
---|---|---|
.. | ||
apps | ||
static | ||
templates | ||
__init__.py | ||
feeds.py | ||
frontpage.py | ||
local_context_processors.py | ||
manage.py | ||
middleware.py | ||
settings.py | ||
sponsors.py | ||
urls.py |