- version : 2.6 - Details : adding .env file that has the secret key and use it .. using different python modules and removing the unused route `/add_lesson`. //############################################// modified: .gitignore modified: app.py modified: requirements.txt modified: serve.sh //############################################//
5 أسطر
32 B
Plaintext
5 أسطر
32 B
Plaintext
__pycache__
|
|
*.db
|
|
databases
|
|
.env
|