On Jan 24, 1:32 am, Bhaskar Gara wrote:
> I am getting error for only emailfield remaining string fields are
> working fine the Error is
>
> DEBUG:root:
>
That's not the error. The error page usefully comes with a complete
traceback, plus a link to 'switch to copy and paste view' so you can
copy
I am getting error for only emailfield remaining string fields are
working fine the Error is
DEBUG:root:
I am new to django, I am not sure why I am getting that above error.
Please help to fix the issue.
model.py
class Nomination(models.Model):
yourname = models.CharField(max_length=30)
2 matches
Mail list logo