- Language: en
31 results for sort in version 1.10
-
“How-to” guides
- … global Django community. Many writers in the aggregator write this sort of how-to material. …
-
PostgreSQL specific model fields
- … sort of thing automatically. If you give the field a default , ensure it’s a callable …
-
Django version 0.95 release notes
- … sort of Django problem. We recommend you search the archives first, though, because many common …
-
Submitting patches
- … sort of design decision. If you provide a non-trivial patch, include evidence that alternatives …
-
Design philosophies
- … sort of common sitewide design – a common header, footer, navigation bar, etc. The Django template …
-
Request and response objects
- … sort unless the default value provided is not a list. QueryDict. setlist ( key , list_ ) [source …
-
Making queries
- … sorts of filter you may be interested in. Consider the Blog / Entry relationship ( Blog to Entry …
-
The “sites” framework
- … sort of hard-coding is best for hackish fixes that you need done quickly. The cleaner …
-
Signals
- … sort of reference can be quite handy when dealing with circular import dependencies and swappable …
-
Model field reference
- … sort of reference can be useful when resolving circular import dependencies between two applications. A database …