- Language: en
30 results for sort in version 1.8
-
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 …
-
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 …
-
Writing your first Django app, part 2
- … sort by those values – except in the case of the was_published_recently header, because …
-
FAQ: General
- … sort of fundamental, fatal flaw that made us squeamish. No tool fit our philosophies 100%. Like …
-
Django team
- … sorts of patches since. While developing with Django, he always keeps a little list of even …