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
3c0deec140e4fc748274f0f77bd9f67ffa838704
penracourses
/
sbas
T
History
Ross
e3241b503d
Refactor exam take help template for improved readability and structure
2026-02-02 16:54:49 +00: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 exam take help template for improved readability and structure
2026-02-02 16:54:49 +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
Add clean method to QuestionForm to unwrap single <p> tags from TinyMCE HTML fields
2025-11-10 10:00:42 +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
…
views.py
Add debug logging for exam take view to track user actions
2026-02-02 16:38:47 +00:00