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
63ea4cdf2304bd1b6fabec1ca8a91945b7fc119f
penracourses
/
rapids
T
History
Ross
d2a4ee9f70
feat: Refactor navigation bar for consistent structure and improved user experience across templates
2026-05-11 13:26:45 +01:00
..
migrations
Add user-related collections feature with HTMX support and timestamps for collections
2026-01-26 11:07:15 +00:00
templates
feat: Refactor navigation bar for consistent structure and improved user experience across templates
2026-05-11 13:26:45 +01:00
templatetags
Add custom template filter 'has_group' and update question_link_header for improved user permission checks
2026-03-25 22:12:33 +00:00
tests
fix a silly bug
2024-12-23 16:38:37 +00:00
__init__.py
…
admin.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
api.py
more ninja fixes
2025-12-01 13:31:02 +00:00
apps.py
…
decorators.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
Refactor HTML formatting to use mark_safe for safe rendering in various tables and models
2026-01-28 14:28:36 +00:00
tables.py
.
2024-10-14 11:14:37 +01:00
urls.py
Add migration actions for Rapid questions to Shorts in admin and templates
2026-03-25 21:12:30 +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