website/www/conservancy
Brett Smith a00195c8f6 static.views: Deduplicate code.
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.
2018-11-20 11:58:34 -05:00
..
apps fundgoal: Add provider convenience methods to FundraisingGoal. 2018-11-18 14:42:47 -05:00
static static.views: Deduplicate code. 2018-11-20 11:58:34 -05:00
templates supporter: Set video width. 2018-11-20 09:02:49 -05:00
__init__.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
bsoup.py Blogs/news only include a single OG image/video. 2018-09-21 10:57:14 -04:00
feeds.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
frontpage.py contractpatch: Add page. 2016-11-28 15:23:58 -05:00
local_context_processors.py context_processors: Switch to the 2018 match. 2018-11-18 14:42:47 -05:00
manage.py Added middleware and management file 2010-09-26 19:03:53 -04:00
middleware.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
settings.py settings: Allow localhost in debug mode. 2017-11-07 09:00:48 -05:00
sponsors.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
urls.py urls: Stop capturing unintended argument. 2018-09-03 10:48:11 -04:00