This website requires JavaScript.
Explore
Help
Register
Sign In
ross
/
penracourses
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ec45464e5896ce3ccf6682d5e6e0dd5ab789699c
penracourses
/
generic
T
History
Ross
702b7b35a7
Refactor docker-compose.yml build context and add question review URL and view; create question_review.html template
2025-10-27 09:47:35 +00:00
..
management
…
migrations
Add QuestionReview model and implement review functionality with HTMX integration
2025-10-22 21:00:01 +01:00
templates
Refactor docker-compose.yml build context and add question review URL and view; create question_review.html template
2025-10-27 09:47:35 +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
.
2024-11-04 12:10:18 +00:00
forms.py
Enhance QuestionReviewForm by adding autofocus to comment field and improve status button rendering with active state
2025-10-25 17:28:50 +01:00
mixins.py
Add author validation in collection_take_start and implement is_author method in AuthorMixin
2025-09-15 11:31:05 +01:00
models.py
Add 'In Progress' status to QuestionReview model for enhanced tracking
2025-10-22 22:02:38 +01:00
tables.py
fix a silly bug
2024-12-23 16:38:37 +00:00
urls.py
Refactor docker-compose.yml build context and add question review URL and view; create question_review.html template
2025-10-27 09:47:35 +00:00
views.py
Refactor docker-compose.yml build context and add question review URL and view; create question_review.html template
2025-10-27 09:47:35 +00:00