- Language: en
31 results for sorted in version 1.10
-
Django’s cache framework
- … sorts of calculations – from database queries to template rendering to business logic – to create the page …
-
“How-to” guides
- … global Django community. Many writers in the aggregator write this sort of how-to material. …
-
Triaging tickets
- … sort out one from the other, and in the end we all benefit together. Like …
-
Django version 0.95 release notes
- … sort of Django problem. We recommend you search the archives first, though, because many common …
-
Request and response objects
- … sort unless the default value provided is not a list. QueryDict. setlist ( key , list_ ) [source …
-
Django team
- … sorts of patches since. While developing with Django, he always keeps a little list of even …
-
File Uploads
- … sort of AJAX widget. You’d add this handler to your upload handlers like this …
-
Database transactions
- … sort of error. Transaction rollback The first option is to roll back the entire transaction …
-
Submitting patches
- … sort of design decision. If you provide a non-trivial patch, include evidence that alternatives …
-
Full text search
- … sort of relevancy. PostgreSQL provides a ranking function which takes into account how often the query …
-
The “sites” framework
- … sort of hard-coding is best for hackish fixes that you need done quickly. The cleaner …