Closed GoogleCodeExporter closed 8 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 0...@test2.utf.by on 24 Nov 2008 at 1:05
0...@test2.utf.by
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
0...@test2.utf.by
on 24 Nov 2008 at 1:05