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

Update django-invitations to 1.9.1 #200

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

There's a new version of django-invitations available.
You are currently using 1.8. I have updated it to 1.9.1

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.9


  • Added get_signup_redirect to allow custom implementations by subclasses
  • Fixed invitation form displaying "None" when first displayed
  • Fixed deprecation warnings
  • Added get_signup_redirect to allow custom implementations by subclasses
  • Fixed flake8 errors
  • Import reverse from django.urls if available, otherwise fall back to old import
  • Set ForeignKey field to explicitly cascade on deletion
  • flake8 styling formatting
  • Add email max length setting

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

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.

1 participant