website/www/conservancy/apps/news
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
..
templatetags Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own 2010-09-26 17:32:53 -04:00
__init__.py Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own 2010-09-26 17:32:53 -04:00
admin.py Applications directory from SFLC website; About to adapt it for Conservancy website to run on its own 2010-09-26 17:32:53 -04:00
models.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
urls.py Attempt to use Django 1.7 Paginator object. 2015-03-04 12:08:39 -08:00
views.py Allow additional arguments to listing() call. 2015-03-04 12:30:54 -08:00