packlist/backend
2025-08-31 22:25:11 +02:00
..
routes feat: add mandatory tag support and update related functionality in tags and items 2025-08-31 22:25:11 +02:00
config.py Move item management routes to separate file 2025-08-09 15:01:09 +02:00
crud.py feat: add mandatory tag support and update related functionality in tags and items 2025-08-31 22:25:11 +02:00
database.py Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality 2025-08-14 20:40:12 +02:00
Dockerfile Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality 2025-08-14 20:40:12 +02:00
main.py Refactor backend structure: update Dockerfile, improve database connection, and enhance dev_seed functionality 2025-08-14 20:40:12 +02:00
models.py feat: add mandatory tag support and update related functionality in tags and items 2025-08-31 22:25:11 +02:00
requirements.txt feat: add debugpy configuration for Docker backend and update requirements 2025-08-30 20:19:55 +02:00
schemas.py feat: add mandatory tag support and update related functionality in tags and items 2025-08-31 22:25:11 +02:00