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
68dc7c05d8e5f0ee4a305b59b5f1b9a2d74fcf6a
penracourses
/
rad
T
History
Ross
68dc7c05d8
Enhance user group management by adding support for Django auth groups and improving group toggle functionality for superusers and user managers
2025-11-03 12:25:29 +00:00
..
middleware
.
2025-06-09 11:58:41 +01:00
static
Refactor table row selection logic and remove associated CSS styles for improved clarity and maintainability
2025-11-01 21:04:01 +00:00
tests
fix question edit permissions
2024-09-07 11:03:44 +01:00
__init__.py
test celery
2025-02-24 16:57:37 +00:00
api.py
furher shorts improvements
2025-04-07 11:34:10 +01:00
celery.py
test celery
2025-02-24 16:57:37 +00:00
Dockerfile
add local dev docker
2025-10-26 19:30:48 +00:00
filters.py
…
settings.py
Implement question review flow with category and status filters; add templates for review start, question display, and completion
2025-10-27 10:21:07 +00:00
urls.py
Add bulk update functionality for trainees from spreadsheet input
2025-10-27 13:07:50 +00:00
views.py
Enhance user group management by adding support for Django auth groups and improving group toggle functionality for superusers and user managers
2025-11-03 12:25:29 +00:00
wsgi.py
…