basic signup form
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
This commit is contained in:
parent
8608648b1d
commit
e51a6014d8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1,3 @@
|
||||
venv/
|
||||
.vscode
|
||||
models/
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,3 +1,4 @@
|
||||
{
|
||||
"python.pythonPath": "venv/bin/python"
|
||||
"python.pythonPath": "venv/bin/python",
|
||||
"restructuredtext.confPath": ""
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
Interactive Login to Liberta Casa Services
|
||||
==========================================
|
||||
|
Loading…
Reference in New Issue
Block a user