- Language: en
32 results for sort in version 3.2
-
Databases
- … sorted as well as what strings compare as equal. You can specify the db_collation …
-
FAQ: General
- … sort of fundamental, fatal flaw that made us squeamish. No tool fit our philosophies 100%. Like …
-
Custom template tags and filters
- … sorts of tags are called “inclusion tags”. Writing inclusion tags is probably best demonstrated by example …
-
Model field reference
- … sort of reference, called a lazy relationship, can be useful when resolving circular import dependencies …
-
Model Meta options
- … sort last, use this: from django.db.models import F ordering = [ F ( 'author' ) . asc ( nulls …
-
Django’s cache framework
- … sorts of calculations – from database queries to template rendering to business logic – to create the page …
-
Django 1.5 release notes
- … sorted in ascending order in the context, like their function-based predecessors, but it actually …
-
Signals
- … sort of reference can be quite handy when dealing with circular import dependencies and swappable …
-
Triaging tickets
- … sort out one from the other, and in the end we all benefit together. Like …
-
“How-to” guides
- … global Django community. Many writers in the aggregator write this sort of how-to material. …