You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mocsár Kálmán fb874fea35
Update CRUD utils for users handling password hashing (#106)
5 years ago
..
api Use Pydantic BaseSettings for config settings (#87) 5 years ago
core Use Pydantic BaseSettings for config settings (#87) 5 years ago
crud Update CRUD utils for users handling password hashing (#106) 5 years ago
db Use Pydantic BaseSettings for config settings (#87) 5 years ago
email-templates 🎉 First commit, from couchbase generator, basic changes 7 years ago
models Add base class to simplify CRUD (#23) 6 years ago
schemas Update CRUD utils for users handling password hashing (#106) 5 years ago
tests Update CRUD utils for users handling password hashing (#106) 5 years ago
__init__.py 🎉 First commit, from couchbase generator, basic changes 7 years ago
backend_pre_start.py Refactor/upgrade backend and frontend parts (#2) 6 years ago
celeryworker_pre_start.py Refactor/upgrade backend and frontend parts (#2) 6 years ago
initial_data.py Update all for Postgres and new techniques 7 years ago
main.py Use Pydantic BaseSettings for config settings (#87) 5 years ago
tests_pre_start.py Add Items (crud, models, endpoints), utils, refactor (#14) 6 years ago
utils.py Use Pydantic BaseSettings for config settings (#87) 5 years ago
worker.py Use Pydantic BaseSettings for config settings (#87) 5 years ago