Atom, sublime never show this error.
On Mon, Jan 13, 2020, 10:09 AM Jorge Gimeno <jlgimen...@gmail.com> wrote:

> Hmm.  Not doing that on mine.  It is correct that __str__() is defined in
> models.Model, which your models inherit from.  I don't know why it would be
> considered an error.
>
> -Jorge
>
> On Sun, Jan 12, 2020 at 1:56 PM Julius Lange <juliuslang...@gmail.com>
> wrote:
>
>> Dear people,
>>
>> currently doing the django tutorial! Really enjoy it so far.
>>
>> I am using PyCharm, Django version 3.0.2, Python version 3.7.1.
>>
>> In part 2 <https://docs.djangoproject.com/en/3.0/intro/tutorial02/> of
>> the tutorial it comes to a point i need to insert a __str__ function. I add
>> it like said in the tutorial and PyCharm says "Overrides Method in model"
>> already.
>>
>> If i keep going ignoring that, i keep getting errors.
>>
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/12005821-01f0-46bd-8869-aa77cd604ea8%40googlegroups.com
>> <https://groups.google.com/d/msgid/django-users/12005821-01f0-46bd-8869-aa77cd604ea8%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANfN%3DK8Z1cknONhgj%3DahT2%3D8HRAT68%2BhmODLTYBCgn7OsJKOSA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANfN%3DK8Z1cknONhgj%3DahT2%3D8HRAT68%2BhmODLTYBCgn7OsJKOSA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJY8mfwsY0HGD3TsZUXWDTz6F6kB13D7EMKvHPN8Vo1FRMOUwA%40mail.gmail.com.

Reply via email to