DocManagerBackend/docmanager_backend/document_requests
2025-01-11 00:47:20 +08:00
..
migrations Implement sender LLM OCR and request remarks 2025-01-08 13:38:39 +08:00
__init__.py Add document requests app 2024-11-24 02:20:18 +08:00
admin.py Add email template for request status update, fix admin view for request unit view, and add initial app for questionnaires 2024-11-24 02:56:36 +08:00
apps.py Add document requests app 2024-11-24 02:20:18 +08:00
models.py Implement sender LLM OCR and request remarks 2025-01-08 13:38:39 +08:00
serializers.py Only allow hardcopy requests 2025-01-11 00:47:20 +08:00
urls.py Move sex and age fields from questionnaire to user and add planning role restrictions 2024-12-04 01:29:30 +08:00
views.py Fix head document requests endpoint 2025-01-06 14:27:39 +08:00