zyga / django-pagination

Fork of unmaintained django-pagination - a set of utilities for creating robust pagination tools throughout a django application.
http://launchpad.net/linaro-django-pagination
BSD 3-Clause "New" or "Revised" License
39 stars 31 forks source link

Avoid page_suffix when context['paginator'] is None #13

Closed jimmyye closed 11 years ago

zyga commented 11 years ago

Thanks!