Edit the models.py file of the shop application and comment out the ordering attribute of the Category Meta class: class Category(TranslatableModel): ...
確定! 回上一頁