|
_module_template
|
docs: doc guidelines in router template
|
2026-05-28 16:03:33 +01:00 |
|
admin
|
docs: admin module docstrings
|
2026-05-28 11:22:37 +01:00 |
|
auth
|
fix: use dependency instead of db.next
|
2026-05-29 14:15:50 +01:00 |
|
contact
|
docs: contact docstrings
|
2026-05-28 11:22:47 +01:00 |
|
iam
|
minor: global exception names
|
2026-05-29 09:50:09 +01:00 |
|
organisation
|
docs: org endpoint docstrings
|
2026-05-29 10:40:24 +01:00 |
|
service
|
minor: global exception names
|
2026-05-29 09:50:09 +01:00 |
|
user
|
fix: use dependency instead of db.next
|
2026-05-29 14:15:50 +01:00 |
|
api.py
|
feat: api prefix
|
2026-05-28 16:07:23 +01:00 |
|
config.py
|
tests: sqlite memory db when run in testing
|
2026-05-29 11:00:01 +01:00 |
|
constants.py
|
Initial commit
|
2026-04-06 12:41:49 +01:00 |
|
database.py
|
tests: sqlite memory db when run in testing
|
2026-05-29 11:00:01 +01:00 |
|
exceptions.py
|
minor: global exception names
|
2026-05-29 09:47:37 +01:00 |
|
main.py
|
feat: disable_auth also works in testing
|
2026-05-29 11:50:16 +01:00 |
|
models.py
|
Initial commit
|
2026-04-06 12:41:49 +01:00 |
|
schemas.py
|
docs: global docstrings
|
2026-05-28 14:59:27 +01:00 |