If we want to order queryset in case insensitive manner, we can do like this . .. code-block:: ipython. >>> from django.db.models.functions import Lower ...
確定! 回上一頁