Thursday, 29 August 2013

Django 1.4 Pagination with a query

Django 1.4 Pagination with a query

References

Reference NO 1

http://stackoverflow.com/questions/15193713/django-1-4-pagination-with-a-query

Reference NO 2

http://stackoverflow.com/questions/2047622/how-to-paginate-django-with-other-get-variables

Reference NO 3

https://docs.djangoproject.com/en/1.4/topics/pagination/

Reference NO 4

https://pypi.python.org/pypi/django-infinite-pagination

Reference NO 5

http://justcramer.com/2009/07/02/pagination-in-django/

Reference NO 6

http://djangosnippets.org/snippets/2882/

Reference NO 7

http://www.tummy.com/articles/django-pagination/

Reference NO 8

http://obroll.com/example-how-to-use-django-pagination-in-django-1-3/

No comments:

Post a Comment