website/www/conservancy/apps/fundgoal
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 Add empty __init__.py for fundgoal. 2015-03-08 18:18:46 -07:00
admin.py Correct goal amount for admin display. 2015-03-08 23:00:32 -07:00
models.py Support display of donation count in fundraiser. 2015-03-11 18:10:28 -07:00
views.py Add sitefundgoal to top level view context. 2015-11-30 19:19:46 -08:00