website/www/conservancy/apps/supporters
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
..
__init__.py Supporters list built dynamically. 2015-01-03 09:53:12 -05:00
admin.py Fix typos in module path names from last commit. 2015-03-08 17:56:56 -07:00
models.py Change sort of supporters to be lexicographical. 2015-01-04 12:10:09 -05:00
views.py Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08:00