a00195c8f6
The primary goal here is to get templates rendered more like our "regular" templates, by using more of the standard tools to do so rather than roll our own. * Use TemplateResponse. This requires less boilerplate and ensures the rendering runs through our local context processors. * Use the existing definition of fundgoal_lookup. |
||
---|---|---|
.. | ||
apps | ||
static | ||
templates | ||
__init__.py | ||
bsoup.py | ||
feeds.py | ||
frontpage.py | ||
local_context_processors.py | ||
manage.py | ||
middleware.py | ||
settings.py | ||
sponsors.py | ||
urls.py |