Lien vers la page de l'école

This commit is contained in:
Klafyvel 2018-03-03 12:02:44 +01:00
parent 34527049b0
commit e5a90006b5

View file

@ -83,7 +83,7 @@
<th></th>
{% for school in schools %}
<tr>
<th>{{school.group.name}}</th>
<th><a href="{{school.get_absolute_url}}">{{school.group.name}}</a></th>
<td>{{school.group.user_set.count}}</td>
<td>{{school.content_set.count}}</td>
<td>{{school.number_of_categories}}</td>