Hi matteo, Now it is showing as:
File "C:\Users\AVITABAYAN\Desktop\django_lectures\first_project\first_app\models.py", line 11, in webpage topic = models.ForeignKey(Topic) TypeError: __init__() missing 1 required positional argument: 'on_delete' Please check :) On Tuesday, November 20, 2018 at 10:29:26 PM UTC+5:30, matteo gassend wrote: > > the k in ForeignKey is Capitalized > Il 20 nov 2018, 17:57 +0100, Avitab Ayan Sarmah <avita...@gmail.com > <javascript:>>, ha scritto: > > Hi everyone, > > I have written a code in models.py inside my project folder. I have > completed my code and whenever i execute "python manage.py makemigrations > first_app", i get an error. The error is mentioned as "AttributeError: > module 'django.db.models' has no attribute 'Foreignkey'". > > My code and my anaconda prompt error screenshot is attached below. Please > check my code and give a resolution. > > -- > 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 <javascript:>. > To post to this group, send email to django...@googlegroups.com > <javascript:>. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/78be7de9-f9c8-4501-a487-ad44e7824de9%40googlegroups.com > > <https://groups.google.com/d/msgid/django-users/78be7de9-f9c8-4501-a487-ad44e7824de9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- 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 post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eb39fb67-22fe-4551-8603-9eac4cf65c7f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.