Created the initial directory structure.
authorfloguy <floguy@7f1efe38-554e-0410-b69d-834cb44da2d5>
Thu, 29 May 2008 02:32:45 +0000 (02:32 +0000)
committerfloguy <floguy@7f1efe38-554e-0410-b69d-834cb44da2d5>
Thu, 29 May 2008 02:32:45 +0000 (02:32 +0000)
commit587bdd45aceb2d66bf91d5ea611d939ace8b9c55
tree1cbb344c13f8e3cb00481acca2b49cb2139ce642
parent2b9edb5d533f624ba7c6c0907e5a97cc3a3439cd
Created the initial directory structure.

git-svn-id: https://django-pagination.googlecode.com/svn/trunk@2 7f1efe38-554e-0410-b69d-834cb44da2d5
CONTRIBUTORS.txt [new file with mode: 0644]
INSTALL.txt [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
README.txt [new file with mode: 0644]
pagination/__init__.py [new file with mode: 0644]
pagination/models.py [new file with mode: 0644]
pagination/templates/pagination/pagination.html [new file with mode: 0644]
pagination/templatetags/__init__.py [new file with mode: 0644]
pagination/templatetags/pagination_tags.py [new file with mode: 0644]