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
10c18bd514dd1b522d38a75edc0d6aedf612066f
penracourses
/
generic
T
History
Ross
a70354c18d
Refactor UserUserGroupForm to use a reusable UserSearchSelectMultipleWidget for improved user selection and search functionality
2025-11-13 21:48:58 +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
Remove unnecessary comments from bulk add groups form template
2025-11-12 22:23:50 +00:00
templatetags
…
tests
…
__init__.py
…
admin.py
…
apps.py
…
constants.py
…
decorators.py
…
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
Refactor UserUserGroupForm to use a reusable UserSearchSelectMultipleWidget for improved user selection and search functionality
2025-11-13 21:48:58 +00:00
mixins.py
…
models.py
Add grade filter to user search widget and enhance logging for bulk add operations
2025-11-12 21:48:50 +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 search widget with HTMX for dynamic user selection
2025-11-12 21:40:24 +00:00
views.py
Fix syntax error in user group form and enhance logging in bulk add groups view
2025-11-12 22:06:09 +00:00