basic signup form

Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
This commit is contained in:
Pratyush Desai 2021-10-20 18:36:57 +05:30
parent 8608648b1d
commit e51a6014d8
3 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
venv/
.vscode
models/

View File

@ -1,3 +1,4 @@
{
"python.pythonPath": "venv/bin/python"
"python.pythonPath": "venv/bin/python",
"restructuredtext.confPath": ""
}

View File

@ -0,0 +1,3 @@
Interactive Login to Liberta Casa Services
==========================================