Skip to content
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

docs: missing group import #623

Merged
merged 2 commits into from
Aug 9, 2024
Merged

Conversation

sabbir2609
Copy link
Contributor

need to add from django.contrib.auth.models import Group

need to add `from django.contrib.auth.models import Group`
@lukasvinclav
Copy link
Contributor

Thanks for PR:

  1. why the Group model has a separate line? It can be imported on the same line as User
  2. please update the title to something meaningful

@lukasvinclav lukasvinclav changed the title Update README.md docs: missing group import Aug 9, 2024
@lukasvinclav lukasvinclav merged commit 90d5fa0 into unfoldadmin:main Aug 9, 2024
6 checks passed
@lukasvinclav
Copy link
Contributor

Thanks for contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants