Closed GoogleCodeExporter closed 9 years ago
{% block foo %} {% autopaginate object_list 2 %} {% for do something %} ... {% endfor %} {% endblock %} {% block bar %} {% paginate %} {% endblock %} results in errors! Caught an exception while rendering: 'NoneType' object has no attribute 'page_range' Maybe I'm doing something wrong.
Original issue reported on code.google.com by onno%fil...@gtempaccount.com on 24 Nov 2008 at 1:05
onno%fil...@gtempaccount.com
This is a property of Django itself...there's nothing I can do about this in the context of a Django project.
Original comment by flo...@gmail.com on 29 Nov 2008 at 5:19
flo...@gmail.com
Original issue reported on code.google.com by
onno%fil...@gtempaccount.com
on 24 Nov 2008 at 1:05