Add GroupAddMembersForm and view for editing group members
This commit is contained in:
parent
ba746c9cae
commit
8ed39c78b8
9 changed files with 41 additions and 5 deletions
|
@ -15,3 +15,8 @@ repos:
|
|||
hooks:
|
||||
- id: ruff
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/djlint/djLint
|
||||
rev: v1.23.3
|
||||
hooks:
|
||||
- id: djlint-django
|
||||
args: ["--reformat", "--lint", "--quiet"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue