This website requires JavaScript.
Explore
Help
Register
Sign In
ross
/
penracourses
Watch
1
Star
0
Fork
0
You've already forked penracourses
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
359682a0cdfe3bd0a2cff4787e1525ef7f656be8
penracourses
/
atlas
T
History
Ross
78577076c1
Refactor discussion and report sections to use card layout for improved presentation and user interaction
2025-11-24 12:44:55 +00:00
..
migrations
Refactor Condition model: remove legacy
synonym
and
primary
fields, introduce
canonical
field for aliasing. Update related documentation.
2025-11-24 10:31:13 +00:00
static
/schema
…
templates
Refactor discussion and report sections to use card layout for improved presentation and user interaction
2025-11-24 12:44:55 +00:00
tests
start removing lots of print
2025-06-30 10:39:42 +01:00
__init__.py
…
admin.py
Refactor NormalCase model to use age_days instead of age_years, update forms, filters, and templates accordingly for improved age handling
2025-11-13 22:34:36 +00:00
api.py
optimise some dicom manipulations
2025-06-30 11:04:39 +01:00
apps.py
…
CaseDetail,
…
decorators.py
i should do these more often
2025-06-23 09:25:48 +01:00
filters.py
Refactor Finding and Structure models: remove legacy
primary
and
synonym
fields, introduce
canonical
field for aliasing. Update filters and forms accordingly.
2025-11-24 10:18:26 +00:00
forms.py
Add cancel button to ConditionForm for easier navigation
2025-11-24 10:49:13 +00:00
helpers.py
…
models.py
Refactor Condition, Finding, and Structure tables: remove legacy
primary
field from displayed fields to streamline data representation.
2025-11-24 11:02:51 +00:00
tables.py
Refactor Condition, Finding, and Structure tables: remove legacy
primary
field from displayed fields to streamline data representation.
2025-11-24 11:02:51 +00:00
tasks.py
.
2025-03-17 10:49:38 +00:00
urls.py
Add case jump functionality with HTMX support and corresponding template
2025-11-24 11:40:52 +00:00
views.py
Add prior cases information to collection case view template
2025-11-24 12:19:56 +00:00