Ask for confirm in default account creation. Resolves #1523

This commit is contained in:
Griatch 2021-10-08 22:46:50 +02:00
parent 1a581162bc
commit e4013dbdb8
4 changed files with 17 additions and 0 deletions

View file

@ -92,6 +92,7 @@ Up requirements to Django 3.2+, Twisted 21+
column instead of inserting rows based on cell-size (could be mistaken for a bug).
- Split `return_appearance` hook with helper methods and have it use a template
string in order to make it easier to override.
- Add validation question to default account creation.