create group curated lists
This commit is contained in:
parent
f3a3ba5f01
commit
8bfc71db6e
4 changed files with 37 additions and 9 deletions
|
@ -75,6 +75,7 @@
|
|||
<a href="{{ url }}">{% trans "Lists" %}</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
<!-- TODO: fix this: user.groups_set isn't what you think! -->
|
||||
{% if is_self or user.groups_set.exists %}
|
||||
{% url 'user-groups' user|username as url %}
|
||||
<li{% if url in request.path %} class="is-active"{% endif %}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue