Wednesday, December 18, 2019

django.urls.exceptions.NoReverseMatch

Hi Friends,
getting below error :
"django.urls.exceptions.NoReverseMatch: Reverse for 'EditChange' not found. 'EditChange' is not a valid view function or pattern name."

I have removed EditChange tag/string from all files in my project. 1) app level urls.py ,  2) views.py   3) base.html  4) app level changes.html 

still getting the same error. please help me.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/67cadc7f-e82e-4971-8719-124d01414803%40googlegroups.com.

No comments:

Post a Comment