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
/
generic
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
..
management
…
migrations
feat: Implement sharing functionality for CidUserExam attempts, including user management and sharing settings
2026-04-28 22:09:06 +01:00
templates
feat: Implement supervisor trainee management features, including search, add, and remove functionalities
2026-04-29 22:27:09 +01: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
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
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
feat: Implement supervisor trainee management features, including search, add, and remove functionalities
2026-04-29 22:27:09 +01: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
feat: Implement sharing functionality for CidUserExam attempts, including user management and sharing settings
2026-04-28 22:09:06 +01:00
tables.py
Enhance row selection toggle functionality in SelectionTable to manage user selection state and improve user experience
2026-03-25 22:10:15 +00:00
urls.py
feat: Implement supervisor trainee management features, including search, add, and remove functionalities
2026-04-29 22:27:09 +01: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
widgets.py
Refactor exam search widget: streamline filtering logic and enhance queryset efficiency
2026-02-16 13:49:17 +00:00