website/www
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
..
conservancy static.views: Deduplicate code. 2018-11-20 11:58:34 -05:00
conservancy_ssl_wrapper.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
conservancy_wrapper.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
manage.py manage.py: New file. 2018-11-18 14:39:18 -05:00
modpythoncustom.py modpythoncustom was needed for Django operation 2010-09-29 20:35:21 -04:00
wsgicustom.wsgi wsgicustom: Import _strptime to avoid race conditions later. 2018-11-02 09:38:03 -04:00