Show groups on user profile

This commit is contained in:
2011-01-11 12:51:03 +00:00
parent c8cf1247b7
commit a2f61bde9c

View File

@@ -9,6 +9,7 @@
<b>Username:</b> {{ user.username }}<br/>
<b>Email:</b> {{ user.email }}<br/>
<b>Groups:</b> {{ user.groups.all|join:", " }}<br/>
{% if is_admin %}
<br/>