website/www/conservancy
Bradley M. Kuhn 09654a5eac Fundraising goal lookup for template: 1st attempt
This seems to be the best approach to pass a fundraising goal record to
a template.  While the static hack that tmarble implemented probably
needs work anyway, this is probably the best way currently to interface
certain general data that we seek to place on many different pages
through the templates.

I looked into a templatetags solution, but this seemed more
straightforward and more fitting with Django principles (I think :).
2015-03-08 20:46:37 -07:00
..
apps Add empty __init__.py for fundgoal. 2015-03-08 18:18:46 -07:00
static Fundraising goal lookup for template: 1st attempt 2015-03-08 20:46:37 -07:00
templates Additional donations. 2015-03-08 17:30:21 -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 Fundraising goal lookup for template: 1st attempt 2015-03-08 20:46:37 -07:00