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
c14ad2dcf71207b5df7fff88dbf46afe23ad3cc5
penracourses
/
anatomy
T
History
Ross
b3f5684e69
Add global HTMX error handler to prevent JS errors when error container is missing
2026-03-02 10:39:46 +00:00
..
management
Enhance create_anatomy_questions management command with optional image generation and improved argument handling
2025-11-10 22:32:30 +00:00
migrations
Alter primary_answer and structure fields in AnatomyQuestion model for improved clarity and categorization
2026-02-16 09:36:06 +00:00
static
Add global HTMX error handler to prevent JS errors when error container is missing
2026-03-02 10:39:46 +00:00
templates
Refactor exam management: update exam edit form and add exam links partial
2026-02-16 11:47:49 +00:00
tests
start removing lots of print
2025-06-30 10:39:42 +01:00
__init__.py
…
admin.py
…
api.py
fix some ninja issuse
2025-12-01 13:30:43 +00:00
apps.py
…
decorators.py
…
filters.py
…
forms.py
Implement primary answer management with HTMX support, including form for selecting or creating answers and display templates
2026-02-16 09:46:57 +00:00
models.py
Add primary_answer field to AnatomyQuestion model and create migration to backfill existing values
2026-02-16 09:32:25 +00:00
tables.py
.
2024-10-14 10:38:39 +01:00
urls.py
Add delete functionality for image annotations in question detail view
2026-02-16 10:28:32 +00:00
views.py
Refactor exam management: update exam edit form and add exam links partial
2026-02-16 11:47:49 +00:00