sorting topics

This commit is contained in:
CDaut 2022-06-17 22:48:54 +02:00 committed by CDaut
parent 4216e11e5b
commit 01ed26a939
4 changed files with 40 additions and 4 deletions

View file

@ -37,7 +37,7 @@
<div class="divider"></div>
</li>
<li>
<a class="waves-effect" href="{% url 'mock' object='topic' n=10 %}">Mock 10 topics</a>
<a class="waves-effect" href="{% url 'mock' objtype='topic' n=10 %}">Mock 10 topics</a>
</li>
<li>
<a class="waves-effect" href="{% url 'admin:index' %}">Mock Posts</a>