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 = [
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
2 matches
Mail list logo