website/www/conservancy
Brett Smith 36b33927f7 css: Implement #sidebar and #mainContent without floats.
170aa38bb5 fixed one bug but added another:
#mainContent would always be the max-width of 1000px.  If the user's window
wasn't wide enough to accommodate that alongside the sidebar, it would be
rendered below the sidebar.

Fix that by using positioning instead of floats, so #mainContent can have a
flexible width.
2017-01-19 12:18:08 -05:00
..
apps Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
static css: Implement #sidebar and #mainContent without floats. 2017-01-19 12:18:08 -05:00
templates base_conservancy: PIA match is extended one week. 2017-01-16 17:03:42 -05:00
__init__.py supporter: Use proper float formatting for parameter validation. 2016-12-02 15:07:35 -05:00
feeds.py Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
frontpage.py contractpatch: Add page. 2016-11-28 15:23:58 -05: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 settings: Don't FORCE_CANONICAL_HOSTNAME when DEBUG. 2016-12-02 22:17:59 -05:00
sponsors.py Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
urls.py urls: Route /error/NNN/ to static.views.handler. 2016-12-05 21:43:51 -05:00