website/www/conservancy/apps/news
Bradley M. Kuhn 5c7710954b Attempt to use Django 1.7 Paginator object.
Upon reading
  https://docs.djangoproject.com/en/1.7/topics/pagination/#using-paginator-in-a-view

I wonder if we should simply follow this model for pagination of news
items.  I've attempted to adapt that herein.  This is a first attempt
and likely will have issues.
2015-03-04 12:08:39 -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 Attempt to use Django 1.7 Paginator object. 2015-03-04 12:08:39 -08:00