Monday, March 23, 2020

Re: Hard To Understand Error

In Apps/views.py 
Add 
"from .models import Course"

On Mon, Mar 23, 2020, 8:18 PM Parvez Khan Pathan <iamparvezkhan25@gmail.com> wrote:
i am fresher and makind video subscription web app and i got stuck... please help me out to this issue even i went stack overflow but not work.

I Got This Error



and my courses/urls.py code :



and courses/views.py also :



courses/models.py : (baseed on membership model)



memberships/models.py


--
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/53c85b24-8248-4102-8661-986a58adb043%40googlegroups.com.

--
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/CAJY8mfxDyYMh_8dLmpZNEv5su11APycRSWtbznfc3PVqgt060A%40mail.gmail.com.

No comments:

Post a Comment