How do I use pagination with Django 1.3?
The documentation is not very clear on this.
-
What goes to my
views.py
? -
What goes to my template?
-
What goes to my URLconf file?
How do I use pagination with Django 1.3?
The documentation is not very clear on this.
What goes to my views.py
?
What goes to my template?
What goes to my URLconf file?