Fixed #28. Added the ability for the autopaginate tag to raise an Http404. Also...
authorfloguy <floguy@7f1efe38-554e-0410-b69d-834cb44da2d5>
Thu, 4 Dec 2008 09:49:27 +0000 (09:49 +0000)
committerfloguy <floguy@7f1efe38-554e-0410-b69d-834cb44da2d5>
Thu, 4 Dec 2008 09:49:27 +0000 (09:49 +0000)
commit1df6507872d73ee387eb375428eafbfc253dfcd8
tree7233f11e1ea0881c8452a91e799395ccd42b5094
parent6351d0071e6194c9fee3ec0df447acc84f6e4f7d
Fixed #28.  Added the ability for the autopaginate tag to raise an Http404.  Also documented that feature as well as the other settings.

git-svn-id: https://django-pagination.googlecode.com/svn/trunk@45 7f1efe38-554e-0410-b69d-834cb44da2d5
docs/install.txt
docs/usage.txt
pagination/templatetags/pagination_tags.py
setup.py