I think in second image ( usercreateform ) your model needs to be User not profile
On Mon, May 24, 2021 at 10:08 PM Aritra Ray <[email protected]> wrote: > Hi, > > I've been facing a problem recently in creating a Django Profile model for > an E-commerce website. > Error: FieldError(message) django.core.exceptions.FieldError: Unknown > field(s) (username) specified for Profile > Kindly help me out if possible. The screenshots have been attached below > and the github link for the project has been provided. > > Link: https://github.com/First-project-01/Django-ecommerce (Check out the > 'changes' branch) > > Regards, > Aritra > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAFecadvxBCa6w02%3DZ887%2BnaEdY-R6B9%2BVVFzVW5zYvkt1gA2hg%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAFecadvxBCa6w02%3DZ887%2BnaEdY-R6B9%2BVVFzVW5zYvkt1gA2hg%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHV4E-epA2sH8LrAX7y6kQ0HePvpir%3DLwCCJB%3DcC4Som4JBo0g%40mail.gmail.com.

