website/www/conservancy/apps/blog
Bradley M. Kuhn 8f4c8a69d6 Rework blog's custom_index for new pagination.
The pagination support changed, and as was previously done a few commits
ago for news, I'm trying a similar solution for blogs.

In this case, I'm trying to use the existing custom_index() method we
have and adapt it to properly support pagination in the way we want.

I'm not completely sure this will work, but I think it's at least close.
2015-03-04 15:04:13 -08: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 Keep blog posts on front page for 30 days. 2012-02-15 15:13:30 -08:00
urls.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
views.py Rework blog's custom_index for new pagination. 2015-03-04 15:04:13 -08:00