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

Fix get User model for cookiecutter-django #555

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Admoroux
Copy link

This change fixes issue Can't migrate database on fresh install with cookiecutter-django. #537, opened by flaviobarros. This way, User model is allways notified right using Django Auth system.

What is the purpose of your pull request?

  • Bug fix
  • New feature

Proposed changes

Warning

Before submitting a pull request make sure you have:

  • Read the guidelines for contributing.
  • Wrote some tests.
  • Respected the PEP 8.

I didn't write any test but main zinnia tests pass al OK.

This change fixes issue Can't migrate database on fresh install with cookiecutter-django. Fantomas42#537, opened by flaviobarros. This way, User model is allways notified right using Django Auth system.
@Oluwaseun241
Copy link

Can I contribute?

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.

4 participants