website/www/conservancy
Bradley M. Kuhn 32e9164d48 Don't hard code style; use class and improve CSS
This changes the hard-coded style for what I'm calling the
content-with-donate-sidebar.  The advantage of not hard-coding style are
obvious, but I'm doing this now rather than later so that I can add
changes to the CSS that causes the width to extend to 100% on smaller
screen media when the donate bar disappears (the latter of which is
already implemented).
2015-03-05 13:25:08 -08:00
..
apps Correct to use pub_date here, not a variable. 2015-03-04 15:43:04 -08:00
static Don't hard code style; use class and improve CSS 2015-03-05 13:25:08 -08:00
templates Don't hard code style; use class and improve CSS 2015-03-05 13:25:08 -08:00
__init__.py Conservancy website as it currently looks; unfortunately, old history before this cannot easily be retrieved 2010-09-26 17:20:05 -04:00
feeds.py No longer "stash" the GET object in self. 2014-07-14 14:39:10 -04:00
frontpage.py Place Supporters counter on front & sponsors pages 2015-01-03 10:02: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 Add IP number as a valid site. 2015-03-05 07:08:15 -08:00
sponsors.py Ordering likely screwed up when I muck with query. 2015-01-04 12:26:25 -05:00
urls.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00