PenParse/penparse/webui
James Ravenscroft 7b15955bf6
Run Tests / Run Tests (push) Successful in 38s Details
implemented LLM-based OCR
2024-12-10 12:04:26 +00:00
..
migrations add error field for migrations 2024-12-10 10:34:45 +00:00
templates implemented LLM-based OCR 2024-12-10 12:04:26 +00:00
test add deletion + tests and processing status 2024-12-09 14:21:51 +00:00
views implemented LLM-based OCR 2024-12-10 12:04:26 +00:00
__init__.py initial django project 2024-11-23 12:28:00 +00:00
admin.py initial django project 2024-11-23 12:28:00 +00:00
apps.py initial django project 2024-11-23 12:28:00 +00:00
auth.py implement proper validation on reg form 2024-12-07 13:22:12 +00:00
forms.py implement login form 2024-12-07 15:18:02 +00:00
models.py implemented LLM-based OCR 2024-12-10 12:04:26 +00:00
tasks.py implemented LLM-based OCR 2024-12-10 12:04:26 +00:00
urls.py add deletion + tests and processing status 2024-12-09 14:21:51 +00:00