website/www/conservancy
Bradley M. Kuhn 076345298e Allow additional arguments to listing() call.
The urls setup of old gave us various arguments at call time for
custom_index(), and some where useful.  Hopefully, listing() can support
the same type of system, over time, once adapted.  Here's an attempt to
get it started, first by supporting paginate_by.
2015-03-04 12:30:54 -08:00
..
apps Allow additional arguments to listing() call. 2015-03-04 12:30:54 -08:00
static fixed /admin 2015-03-04 19:30:51 +00:00
templates Don't just call this "object", say what it is. 2015-03-04 12:23:22 -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 First pass at migration to Django 1.7 2015-03-03 18:40:18 +00: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