Monday, March 23, 2020

Re: Hard To Understand Error

Thanks! 

Its working. 
But i confused at also in models.py 

Yellow line appear (warning) under this line 

'from memberships.models import Membership' 

On Mon, 23 Mar 2020, 8:26 pm wanbao jin, <js.geekboy@gmail.com> wrote:
Add this line in courses/views.py. 
from .models import Course 


On Mon, Mar 23, 2020 at 10:48 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/CAM82qv1CJ_0R%3DqYm-yKC9E4a6GUd-xtj3qt4ETvkf%3Da4E%3DriYg%40mail.gmail.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/CADaFQ_KQDNPC6F36aNu8mRetqNxSjLQP7jQdh9Sx%2BMAvD%2BiSKw%40mail.gmail.com.

No comments:

Post a Comment