]> git.parisson.com Git - django-postman.git/commit
Remove the dependency to django-pagination in the default template set
authorPatrick Samson <pk.samson@gmail.com>
Sun, 25 Nov 2012 20:56:55 +0000 (21:56 +0100)
committerPatrick Samson <pk.samson@gmail.com>
Sun, 25 Nov 2012 20:56:55 +0000 (21:56 +0100)
commitfd9ea4a91126725c10c1d07547891b697a552a69
treef85aab1be473136d7f1ab77cc019a54ac10835f4
parent4fde31b2cec8ae133e7fa17dace12bffee4b203e
Remove the dependency to django-pagination in the default template set
docs/faq.rst
docs/tags-filters.rst
postman/templates/postman/base_folder.html
postman/templatetags/pagination_tags.py [new file with mode: 0644]
postman/templatetags/pagination_tags_for_tests.py [deleted file]
postman/tests.py