Is there a way to merge 2 querysets in Django and order them by a their repecting field?

前端 未结 0 691
灰色年华
灰色年华 2020-12-07 18:56

I\'m trying to create a twitter clone and this is my user and tweet Model(some irrelevant fields have been removed).

class TwitterUser(models.Model):
    user         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题