Import TOKEN_BLOCK from django.template.base if Django version is greater than or...
[django-pagination.git] / .gitignore
1 *.egg-info
2 *.pyc
3 *.swp
4 test.db
5 build
6 dist
7 .idea/