Tuesday, March 30, 2021

Re: Facing_error_while_creating_question_in_shell

On Tuesday, March 30, 2021 at 7:30:13 PM UTC+5:30 vn241...@gmail.com wrote:
sahil which model u use ..plz mentioned in detail

On Tue, Mar 30, 2021, 19:27 sahil gupta <sahilgup...@gmail.com> wrote:
unable to figure out it, please do help


On Tue, Mar 30, 2021 at 6:32 PM Ashima jain <vn241...@gmail.com> wrote:
its a type error

On Tue, Mar 30, 2021, 18:28 sahil gupta <sahilgup...@gmail.com> wrote:
from django.utils import timezone
>>> q = Question(question_text="What's new?", pub_date=timezone.now())
Traceback (most recent call last):
  File "<console>", line 1, in <module>
  File "C:\Users\DELL\Envs\test3\lib\site-packages\django\db\models\base.py", line 501, in __init__
    raise TypeError("%s() got an unexpected keyword argument '%s'" % (cls.__name__, kwarg))
TypeError: Question() got an unexpected keyword argument 'question_text'


--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5c968208-a9e0-4426-af8e-ede7ee5855d3n%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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJhs3iObRmjtcxOeaESoMNNptG79_KkvKzr8k4yCpa_w8u2_rA%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...@googlegroups.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/510e8ab4-6d89-4305-9d58-fb64ca567dbdn%40googlegroups.com.

No comments:

Post a Comment