mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
Add class wide permissions and clean up migrations
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
<h3>User Profile</h3>
|
||||
<p><a href="{% url 'core:user_list' %}">Back to list</a></p>
|
||||
|
||||
{{ perms.core }}
|
||||
<ul>
|
||||
{% if user.id == profile.id %}
|
||||
<li><a href="{% url 'core:user_tools' %}">Tools</a></li>
|
||||
|
Reference in New Issue
Block a user