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
2aff9516ac54f82f461373d3e1a0534e76cb76bb
penracourses
/
longs
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
Refactor exam navigation: enhance layout and accessibility by replacing links with a responsive navbar structure
2025-11-17 12:02:21 +00:00
tests
fix question edit permissions
2024-09-07 11:03:44 +01:00
__init__.py
…
admin.py
rename CidUserAnswer to UserAnswer
2023-05-15 11:15:17 +01:00
api.py
more ninja fixes
2025-12-01 13:31:02 +00:00
apps.py
…
decorators.py
…
filters.py
rename CidUserAnswer to UserAnswer
2023-05-15 11:15:17 +01:00
forms.py
Replace FilteredSelectMultiple with ExamSearchWidget for exams field in multiple forms
2026-02-16 10:54:39 +00:00
models.py
more bootstrap nav convresion
2024-12-23 10:36:03 +00:00
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
more bootstrap nav convresion
2024-12-23 10:36:03 +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