- Language: en
31 results for sort in version 1.10
-
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 …
-
Django 1.0.1 release notes
- … sorting an admin change list based on a callable attributes in list_display . A fix to the application …
-
PostgreSQL specific model fields
- … sort of thing automatically. If you give the field a default , ensure it’s a callable …
-
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 can be useful when resolving circular import dependencies between two applications. A database …
-
Signals
- … sort of reference can be quite handy when dealing with circular import dependencies and swappable …
-
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 …
-
File Uploads
- … sort of AJAX widget. You’d add this handler to your upload handlers like this …