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

Warning: URL namespace 'invitations' isn't unique #16

Open
hellogbg opened this issue Mar 24, 2021 · 0 comments
Open

Warning: URL namespace 'invitations' isn't unique #16

hellogbg opened this issue Mar 24, 2021 · 0 comments

Comments

@hellogbg
Copy link

Hi,
thank you for good work with this useful plugin.

I am getting this warning when starting django server:
?: (urls.W005) URL namespace 'invitations' isn't unique. You may not be able to reverse all URLs in this namespace

Do I have to remove the following line coming from django-invitations?
path('invitations/', include(('invitations.urls'), namespace='invitations')),

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

No branches or pull requests

1 participant