jazzband / django-invitations

Generic invitations app for Django
GNU General Public License v3.0
569 stars 166 forks source link

Make accept-invite viewname configurable in django settings #177

Closed BartoszCki closed 2 years ago

BartoszCki commented 2 years ago

https://github.com/jazzband/django-invitations/pull/108

valberg commented 2 years ago

pre-commit.ci autofix

valberg commented 2 years ago

Great @BartoszCki! I just remembered that we should put it in the README as well (soon to be converted to docs). Can you add that to the PR? https://github.com/jazzband/django-invitations#additional-configuration

BartoszCki commented 2 years ago

Great @BartoszCki! I just remembered that we should put it in the README as well (soon to be converted to docs). Can you add that to the PR? https://github.com/jazzband/django-invitations#additional-configuration

Done. Sorry I pushed with force by mistake and overwritten changes made by pre-commit.ci :/

valberg commented 2 years ago

pre-commit.ci autofix

valberg commented 2 years ago

No worries @BartoszCki

Thanks for the PR! I'll merge when everything is green :)