Bradley M. Kuhn
|
00995bff4d
|
Fix cut and paste error from documentation
This is trying to build a pagination of a news queryset.
HT tmarble for pointing this out.
|
2015-03-04 12:22:33 -08:00 |
|
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 |
|
Tom Marble
|
f742f86f4b
|
fixed /admin
|
2015-03-04 19:30:51 +00:00 |
|
Tom Marble
|
86e1646f8f
|
Fixed "(page of)" thing at the top of news
|
2015-03-03 19:23:57 +00:00 |
|
Tom Marble
|
2bf594b86c
|
First pass at migration to Django 1.7
|
2015-03-03 18:40:18 +00:00 |
|
Bradley M. Kuhn
|
85eae7afbb
|
removed reference to SFLC object
|
2010-09-30 10:24:03 -04:00 |
|
Bradley M. Kuhn
|
f7e45da6dd
|
Adapted Django application stuff for Conservancy; and normalized to string
"conservancy" within code and templates.
|
2010-09-26 17:54:29 -04:00 |
|
Bradley M. Kuhn
|
8e6ea8ad71
|
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 |
|