Add form with autocompletion for origin, destination and date

This commit is contained in:
2023-02-12 23:09:20 +01:00
parent eeb45ebd02
commit b170557b24
3 changed files with 104 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ __pycache__
.idea
env
venv
.env
instance/
config.py