Re: System Check Error

2021-03-18 Thread Fiifi Pius
Don't mix your field ordering of list with tuple. It should be in a list [fieldname] On Thu, Mar 18, 2021, 9:51 PM ule...@gmail.com wrote: > in models.py in Class Blog try with > Class Meta: > ordering = ['publish_date'] > > for Class Comment try with > Class Meta: > ordering = [

Re: NameError at /account/signup/

2021-03-12 Thread Fiifi Pius
It's like you are not importing your sign up form On Fri, Mar 12, 2021, 10:42 PM Noyon Barman wrote: > I can't fix it, anyone please suggest to me. > Thanks in advance > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from