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
3cdfba0acfb63330fd07a8fa37cc57864e5f8ef6
penracourses
/
generic
T
History
Ross
c61f92ae9e
Refactor exam search widget: streamline filtering logic and enhance queryset efficiency
2026-02-16 13:49:17 +00:00
..
management
…
migrations
Add flagging functionality for exam questions with a reusable Flag model and toggle feature
2026-01-05 13:47:45 +00:00
templates
Add user content management views and templates for content review
2026-02-13 22:26:41 +00:00
templatetags
Add help tags for enhanced user guidance in templates and improve feedback descriptions in models
2025-09-08 10:45:33 +01:00
tests
major update to test
2024-02-26 22:30:36 +00:00
__init__.py
…
admin.py
.
2025-03-10 11:13:28 +00:00
apps.py
…
constants.py
…
decorators.py
…
filters.py
Enhance filtering functionality and UI consistency across user-related views by implementing a generic search filter and updating filter display in templates.
2025-11-03 10:47:40 +00:00
forms.py
Add notes field to CidUser model and update related forms and templates
2025-12-29 10:17:54 +00:00
mixins.py
Add user permission checks for series editing and enhance author display method
2026-02-09 12:27:20 +00:00
models.py
Add user permission checks for series editing and enhance author display method
2026-02-09 12:27:20 +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
urls.py
Add user content management views and templates for content review
2026-02-13 22:26:41 +00:00
views.py
Refactor exam search widget: streamline filtering logic and enhance queryset efficiency
2026-02-16 13:49:17 +00:00
widgets.py
Refactor exam search widget: streamline filtering logic and enhance queryset efficiency
2026-02-16 13:49:17 +00:00