Show HN: I made Django package to override and customize the default Group model
3 points| ankitchhatbar | 1 year ago |github.com
Here are some reasons why you may want to use this package:
- Add more fields to the Django Group model
- Override existing Django Group model fields
- Rename the Group model to something else
- When starting a project, setting a custom Group model will allow you to customize it in the future when the need arises.
ciwolex|1 year ago