website/www/conservancy
Bradley M. Kuhn b3f019265b Rework fundgoal lookup urls data.
The urls.py is of course only evaluated once: at Apache load time, which
means the data in the template became stale and is not dynamic.

This change should cause the lookup to happen at each page view.
2015-03-08 23:28:42 -07:00
..
apps Correct goal amount for admin display. 2015-03-08 23:00:32 -07:00
static Rework fundgoal lookup urls data. 2015-03-08 23:28:42 -07:00
templates Use caching to, ironically, prevent caching. 2015-03-08 23:19:07 -07:00
__init__.py Conservancy website as it currently looks; unfortunately, old history before this cannot easily be retrieved 2010-09-26 17:20:05 -04:00
feeds.py No longer "stash" the GET object in self. 2014-07-14 14:39:10 -04:00
frontpage.py Place Supporters counter on front & sponsors pages 2015-01-03 10:02:02 -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 Add IP number as a valid site. 2015-03-05 07:08:15 -08:00
sponsors.py Ordering likely screwed up when I muck with query. 2015-01-04 12:26:25 -05:00
urls.py Rework fundgoal lookup urls data. 2015-03-08 23:28:42 -07:00