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
a3ba14f4b5c7ca9cf10aa88a050c34e09eec01c8
penracourses
/
sbas
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
..
management
Add management command to normalize Question HTML fields by unwrapping single <p> tags
2025-11-10 10:11:05 +00:00
migrations
Add user-related collections feature with HTMX support and timestamps for collections
2026-01-26 11:07:15 +00:00
templates
/sbas
Refactor question search template: rename and move to sbas_search.html
2026-02-09 12:50:31 +00:00
tests
…
__init__.py
…
admin.py
…
api.py
more ninja fixes
2025-12-01 13:31:02 +00:00
apps.py
…
filters.py
…
forms.py
Replace FilteredSelectMultiple with ExamSearchWidget for exams field in multiple forms
2026-02-16 10:54:39 +00:00
models.py
…
tables.py
Refactor HTML formatting to use mark_safe for safe rendering in various tables and models
2026-01-28 14:28:36 +00:00
tests.py
…
urls.py
Update exam scores URL for clarity and remove commented-out paths
2026-02-02 17:11:12 +00: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