Thursday, December 19, 2019

Re: django.urls.exceptions.NoReverseMatch



On Wed, Dec 18, 2019, 10:20 PM Chetan Rokade <rokade.chetan12@gmail.com> wrote:
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.


Would you please copy and paste the entire traceback here? It will help us see what's going on.

-Jorge

--
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/CANfN%3DK8qXRcQwRAZBhTAi7ZydAQHeTUcGQ4XOeeY7A4Egbua7Q%40mail.gmail.com.

No comments:

Post a Comment