Fix #1296 -- Show last_login in user admin

This commit is contained in:
Raphael Michel
2019-05-28 09:49:28 +02:00
parent 77be4d835b
commit eb8ea6d477
2 changed files with 4 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
{% bootstrap_field form.email layout='control' %}
{% bootstrap_field form.new_pw layout='control' %}
{% bootstrap_field form.new_pw_repeat layout='control' %}
{% bootstrap_field form.last_login layout='control' %}
{% bootstrap_field form.require_2fa layout='control' %}
</fieldset>
<fieldset>