keokilee / makahiki

An open source framework for creating dorm energy competitions using Django and Pinax.
http://code.google.com/p/kukui-cup
12 stars 8 forks source link

Add Pagination #70

Closed keokilee closed 14 years ago

keokilee commented 14 years ago

We need to add pagination to various items (news, activities, commitments, goals, etc). This can either be done in Django or in jQuery.

keokilee commented 14 years ago

Remove from users, but add to tasks.

keokilee commented 14 years ago

Removed from users. I think we're going to wait until more tasks are added before evaluating pagination for tasks.

keokilee commented 14 years ago

Floor wall may actually need pagination because as people participate, the wall can fill up a lot.

keokilee commented 14 years ago

Added for floor wall posts.