jmcclell / django-bootstrap-pagination

Django template tag for rendering Page objects as Bootstrap pagination HTML
MIT License
212 stars 83 forks source link

Add unit tests #27

Closed jmcclell closed 8 years ago

jmcclell commented 9 years ago

Also configure a tool to test against all major python versions and supported Django versions.

(http://test-driven-django-development.readthedocs.org/en/latest/07-templatetags.html)