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

v2 Beta Error When Adding an IP: "<class 'django.urls.exceptions.NoReverseMatch'> Reverse for 'ipaddress_list' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []" #1029

Closed
tmack8080 opened this issue Apr 3, 2017 · 1 comment
Labels
status: duplicate This issue has already been raised

Comments

@tmack8080
Copy link

tmack8080 commented Apr 3, 2017

When Trying to add an IP from the menu: "IP Space > Add an IP" the following error is displayed:

<class 'django.urls.exceptions.NoReverseMatch'>

Reverse for 'ipaddress_list' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []

image

An IP address can be added via CSV but that entry cannot be modified as the same error is displayed when the entry is accessed.

@jeremystretch
Copy link
Member

Beat you to it with #1028. Thanks though!

@jeremystretch jeremystretch added the status: duplicate This issue has already been raised label Apr 3, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: duplicate This issue has already been raised
Projects
None yet
Development

No branches or pull requests

2 participants