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
d046b7a151134e91c5c99c89957b7cde9a07ea99
penracourses
/
shorts
T
History
Ross
2aff9516ac
feat: Enhance security by adding @login_required to multiple views and replacing print statements with logger.debug
...
Co-authored-by: Copilot <
copilot@github.com
>
2026-04-30 21:35:08 +01:00
..
migrations
Add user-related collections feature with HTMX support and timestamps for collections
2026-01-26 11:07:15 +00:00
templates
/shorts
Refactor exam navigation: enhance layout and accessibility by replacing links with a responsive navbar structure
2025-11-17 12:02:21 +00:00
__init__.py
…
admin.py
Too many changes :(
2025-07-29 09:20:58 +01:00
api.py
more ninja fixes
2025-12-01 13:31:02 +00:00
apps.py
…
decorators.py
…
filters.py
.
2025-04-07 12:09:46 +01:00
forms.py
Replace FilteredSelectMultiple with ExamSearchWidget for exams field in multiple forms
2026-02-16 10:54:39 +00:00
models.py
Enhance migration process for rapids to shorts; skip normal rapids and provide user feedback on migration status
2026-03-25 21:14:33 +00:00
tables.py
Refactor tables to inherit from SelectionTable for consistent behavior across Anatomy and Question tables
2026-03-25 21:26:32 +00:00
tests.py
…
urls.py
Too many changes :(
2025-07-29 09:20:58 +01:00
views.py
feat: Enhance security by adding @login_required to multiple views and replacing print statements with logger.debug
2026-04-30 21:35:08 +01:00