website/www/conservancy
Bradley M. Kuhn 09a4b021c1 Repair menu highlighting, both for main menu and submenus
During the recent improvements made on the website, the menus and
submenu highlighting for selected menus fell into disarray.
Correction requires changes to the CSS and templates both, because
Django doesn't really have a convenient way to set variables in
templates to use to solve this.

There are still a few submenu items highlighting not working even
after this commit.  More work needs  to be done.
2021-10-21 08:39:47 -07:00
..
apps Correct & update hard-coded domain names from legacy codebase. 2020-01-24 09:26:59 -08:00
static Repair menu highlighting, both for main menu and submenus 2021-10-21 08:39:47 -07:00
templates Repair menu highlighting, both for main menu and submenus 2021-10-21 08:39:47 -07:00
__init__.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
bsoup.py Blogs/news only include a single OG image/video. 2018-09-21 10:57:14 -04:00
feeds.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
frontpage.py Count supporters in the database - it's faster. 2021-10-13 21:20:58 +11:00
local_context_processors.py supporter: Kick off 2020 fundraiser. RT#12984 2020-11-24 08:54: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 settings: Allow localhost in debug mode. 2017-11-07 09:00:48 -05:00
sponsors.py Migrate RequestContext users to render() calls. 2017-11-07 09:00:48 -05:00
urls.py add /press and make that kit page 2021-10-19 06:50:26 -07:00