Skip to content

#12795: Introduce a custom Group model #15304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 4, 2024
Merged

Conversation

jeremystretch
Copy link
Member

Closes: #12795

This continues the work started under PR #15005, which introduced a custom User model.

  • Introduce a new Group model in the users app
  • Replicate all group records from the stock model (contrib.auth.models.Group)
  • Update many-to-many fields on the User and ObjectPermission models
  • Delete the NetBoxGroup proxy model & update all references to it

@jeremystretch jeremystretch marked this pull request as ready for review February 28, 2024 22:17
@jeremystretch jeremystretch added this to the v4.0 milestone Feb 29, 2024
@jeremystretch jeremystretch merged commit c6a3fc2 into feature Mar 4, 2024
@jeremystretch jeremystretch deleted the 12795-custom-group-model branch March 4, 2024 13:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants