Closed fluffy-critter closed 4 months ago
A query-building exception gets raised with
{% for entry in view.deleted %}
if there is an id pagination in effect. The specific error is:
id
TypeError: Got an unknown query parameter ''start''
1. 2. 3. 4.
Current Behavior
A query-building exception gets raised with
if there is an
id
pagination in effect. The specific error is:Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Context