- Language: en
31 results for sort in version 1.10
-
Django 1.4 release notes
- … sort in admin interface The admin change list now supports sorting on multiple columns. It respects …
-
The Django admin site
- … sorting (because Django does all the sorting at the database level). However, if an element …
-
Query Expressions
- … sorted in ascending order. desc () Returns the expression ready to be sorted in descending order …
-
Built-in template tags and filters
- … sort the data in the template using the dictsort filter, if your data is in a list …
-
QuerySet API reference
- … sort all the items for which is_recent is true to the front of the result …
-
Coding style
- … sorting using the guidelines below. Quick start: $ pip install isort $ isort -rc . This runs isort …
-
Writing your first Django app, part 7
- … sort by those values – except in the case of the was_published_recently header, because …
-
FAQ: Contributing code
- … sort of attention you require. However, if you draw attention to a ticket when the core …
-
Databases
- … sorted as well as what strings compare as equal. It can be set on a database …
-
FAQ: General
- … sort of fundamental, fatal flaw that made us squeamish. No tool fit our philosophies 100%. Like …