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

[bug] Django warnings in API container #241

Open
nemesifier opened this issue Jun 18, 2022 · 5 comments
Open

[bug] Django warnings in API container #241

nemesifier opened this issue Jun 18, 2022 · 5 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers

Comments

@nemesifier
Copy link
Member

API container gives this warning when using python manage.py:

?: (urls.W005) URL namespace 'firmware' isn't unique. You may not be able to reverse all URLs in this namespace
?: (urls.W005) URL namespace 'ipam' isn't unique. You may not be able to reverse all URLs in this namespace

@nemesifier nemesifier added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Jun 18, 2022
@Vihar214
Copy link

Vihar214 commented Dec 4, 2022

Hello, Is there anyone working on this issue if not then can you assign this issue to Me?

@uzaxirr
Copy link

uzaxirr commented Jan 22, 2023

Hey @nemesisdesign

I would like to work on this, The warning means that multiple URL routes are having the same namespace. I'll have to Assign a unique namespace to each URL. But can you tell me which container is generating this warning so that i can figure out the appropriate repo to make change in.

@nemesifier
Copy link
Member Author

@uzaxirr try spawning the containers with make develop and you should be able to find this on your own.
@Vihar214 we don't assign issues to non core contributors, just announce you're working on something, open your PRs and ask for feedback.

If you're keen on contributing, please join our dev chat to coordinate.

@uzaxirr
Copy link

uzaxirr commented Jan 23, 2023

@uzaxirr try spawning the containers with make develop and you should be able to find this on your own. @Vihar214 we don't assign issues to non core contributors, just announce you're working on something, open your PRs and ask for feedback.

If you're keen on contributing, please join our dev chat to coordinate.

I'm unable to re-produce this, I did make develop and spinned up the containers, here is the output

shubham-yadavv added a commit to shubham-yadavv/docker-openwisp that referenced this issue Sep 27, 2023
@tinman280
Copy link

Can you assign me this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
Status: To do (ansible/docker)
Development

No branches or pull requests

4 participants