1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-29 22:31:10 +02:00

Get or create a user and query Note Kfet to get data

This commit is contained in:
2021-11-04 14:13:17 +01:00
parent e2aa645bbf
commit d036ea6f27
4 changed files with 65 additions and 13 deletions

View File

@ -56,9 +56,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
<h3>
{% trans 'My profile' %}
<small><a class="changelink" href="{% url 'users:edit-info' %}">
{% trans 'Edit' %}
</a></small>
</h3>
<ul>
<li><strong>{% trans 'username' %}</strong> : {{ user.username }}</li>