change member url to unique id

This commit is contained in:
2020-12-10 23:59:39 +00:00
parent 570e951189
commit 768f2fd2a9
5 changed files with 23 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{# only thumb and name of member #}
<a class="thumbnail member-thumb" href="{% url 'member' member.nickname %}" style="width:150px;height:150px">
<a class="thumbnail member-thumb" href="{% url 'member' member.id %}" style="width:150px;height:150px">
<img src="{{member.image.thumb.url}}" alt="" />
<div class="thumb-layer">
<div>