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
f3af6d47ee3336dff31cdadcf7b817256100fb19
penracourses
/
generic
T
History
Ross
dbf0fc262c
style(templates): Refactor HTML structure for improved readability and consistency
2026-05-18 11:16:26 +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
style(templates): Refactor HTML structure for improved readability and consistency
2026-05-18 11:16:26 +01:00
templatetags
feat: Remove slug field from ResearchStudy model and update related references
2026-05-12 21:51:44 +01:00
tests
…
__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: Optimize image hash checks with bulk queries and add database indexing for performance
2026-05-11 12:07:55 +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: Update test configurations and add smoke tests for named view routes
2026-04-30 22:35:11 +01:00
widgets.py
Refactor exam search widget: streamline filtering logic and enhance queryset efficiency
2026-02-16 13:49:17 +00:00