website/www/conservancy
Bradley M. Kuhn 5c4cc1e2e1 Add sitefundgoal to top level view context.
The base template now has access to the fund-raising goal that will be
displayed site-wide.  The view here must provide it in the context for
access everywhere.

Furthermore, we need a local context processor to make sure it's in
context everywhere, and we have to make sure that context is properly
passed along.

This code is a bit cargo-culted in, based on what I read in various
places about adding the Request context.
2015-11-30 19:19:46 -08:00
..
apps Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08:00
static Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08:00
templates Small changes in messaging of compliance work. 2015-11-30 19:19:46 -08: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 Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08:00
frontpage.py Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08:00
local_context_processors.py Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08: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 Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08:00
urls.py Correct method name. 2015-05-09 17:12:34 -07:00