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
734460777b5954d599ff554c00ef93e432bdd958
penracourses
/
longs
T
History
Ross
c7fd99f6f3
feat: Update navbar identifiers for better accessibility and mobile responsiveness
2026-05-11 13:25:28 +01:00
..
migrations
feat: Optimize image hash checks with bulk queries and add database indexing for performance
2026-05-11 12:07:55 +01:00
templates
feat: Update navbar identifiers for better accessibility and mobile responsiveness
2026-05-11 13:25:28 +01:00
tests
…
__init__.py
…
admin.py
…
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
…
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
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