group membership invitations

- fix display of group information on user and group pages
- send, receive, accept and reject invitations
This commit is contained in:
Hugh Rundle
2021-10-02 12:30:48 +10:00
parent 89dea44614
commit 0984972b05
10 changed files with 72 additions and 59 deletions

View File

@ -37,7 +37,7 @@
</div>
{% endfor %}
{% else %}
No users found for {{ query }}
No potential members found for "{{ query }}"
{% endif %}
</div>