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
b08154f804aee05da3324837d9e8a3b6a8d9a198
penracourses
/
generic
T
History
Ross
3a5ceabff0
Refactor auth group dropdown in profile and fragment templates for improved functionality and user experience
2025-11-03 12:37:32 +00:00
..
management
…
migrations
Normalize supervisor emails and add unique constraint for case-insensitive email uniqueness
2025-11-03 10:30:45 +00:00
templates
Refactor auth group dropdown in profile and fragment templates for improved functionality and user experience
2025-11-03 12:37:32 +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
.
2023-12-18 09:57:16 +00: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
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
Normalize supervisor emails and add unique constraint for case-insensitive email uniqueness
2025-11-03 10:30:45 +00:00
tables.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
urls.py
Implement user group management with toggle functionality for superusers
2025-11-03 12:10:58 +00:00
views.py
Refactor user group management by moving auth groups to profile.html and creating a dedicated auth_groups_fragment.html for better organization and clarity
2025-11-03 12:31:49 +00:00