|
_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
|
fix: missing src in imports
|
2026-06-03 09:15:25 +01:00 |
|
service
|
fix: create permission endpoint
|
2026-06-02 15:36:05 +01:00 |
|
user
|
minor: >0 user id in bodies
|
2026-06-02 14:40:24 +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: test init
|
2026-05-29 15:18:10 +01:00 |
|
exceptions.py
|
minor: global exception names
|
2026-05-29 09:47:37 +01:00 |
|
main.py
|
tests: test init
|
2026-05-29 15:18:10 +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 |