This website requires JavaScript.
Explore
Help
Register
Sign In
ross
/
penracourses
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e2e0e374e6ddaab2b002913da1870b03ff973164
penracourses
/
atlas
T
History
Ross
e2e0e374e6
Refactor series tags modal for improved structure and loading indication
2026-03-02 11:15:23 +00:00
..
migrations
Add API token management: implement APIToken model, views, and templates for creating and revoking tokens
2026-02-23 11:57:57 +00:00
static
/schema
Numerous improvements to case questions
2024-06-24 08:59:15 +01:00
templates
Refactor series tags modal for improved structure and loading indication
2026-03-02 11:15:23 +00:00
tests
start removing lots of print
2025-06-30 10:39:42 +01:00
__init__.py
…
admin.py
Add API token management: implement APIToken model, views, and templates for creating and revoking tokens
2026-02-23 11:57:57 +00:00
api.py
Refactor authentication for DICOM endpoints to use TokenAuth and enhance error handling in upload process
2026-03-02 10:02:17 +00:00
apps.py
…
CaseDetail,
…
decorators.py
i should do these more often
2025-06-23 09:25:48 +01:00
filters.py
Add procedures filter to NormalCaseFilter; update fields and queryset handling
2026-02-16 14:08:37 +00:00
forms.py
Enhance ProcedureForm and ProcedureCreate: add form helper initialization, update procedure form action URL, and implement logging in dispatch method
2026-02-16 14:24:07 +00:00
helpers.py
…
models.py
Enhance user uploads view by grouping series by StudyInstanceUID and adding a partial template for displaying common DICOM tags
2026-03-02 10:31:04 +00:00
tables.py
Add Procedure model integration: create views, forms, and templates; update URLs and search functionality
2026-02-16 14:15:28 +00:00
tasks.py
.
2025-03-17 10:49:38 +00:00
urls.py
Enhance user uploads view by grouping series by StudyInstanceUID and adding a partial template for displaying common DICOM tags
2026-03-02 10:31:04 +00:00
views.py
Refactor logging setup to use Loguru in WSGI and views for improved logging consistency and debugging
2026-03-02 11:09:05 +00:00