|  5c7710954b 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. | ||
|---|---|---|
| .. | ||
| blog | ||
| feeds | ||
| news | ||
| 500.html | ||
| base_about.html | ||
| base_blog.html | ||
| base_conservancy.html | ||
| base_error.html | ||
| base_members.html | ||
| base_news.html | ||
| base_standard.html | ||
| feeds.html | ||
| frontpage.html | ||
| sponsors.html | ||