website/www/conservancy
Brett Smith 170aa38bb5 blog: Headlines clear floats.
This avoids a situation where multiple summaries have floats that stack on
top of each other vertically, which end up getting far away from the actual
text.

In order to make this work, we had to change the styling of #mainContent on
blog pages (and others with a sidebar).  Otherwise, headlines with
class="clear" would clear the sidebar as well.
2016-12-30 23:12:09 -05:00
..
apps Remove noop conservancy.context_processors imports. 2016-12-02 22:21:40 -05:00
static blog: Headlines clear floats. 2016-12-30 23:12:09 -05:00
templates blog: Headlines clear floats. 2016-12-30 23:12:09 -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