- Language: en
31 results for sort in version 1.10
-
django-admin and manage.py
- … Sorts test cases in the opposite execution order. This may help in debugging the side …
-
Full text search
- … sort of relevancy. PostgreSQL provides a ranking function which takes into account how often the query …
-
Django team
- … sorts of patches since. While developing with Django, he always keeps a little list of even …
-
The “sites” framework
- … sort of hard-coding is best for hackish fixes that you need done quickly. The cleaner …
-
URL dispatcher
- … sort of match the regular expression makes. For example, in this URLconf line: url ( r '^articles …
-
Database transactions
- … sort of error. Transaction rollback The first option is to roll back the entire transaction …
-
Django version 0.95 release notes
- … sort of Django problem. We recommend you search the archives first, though, because many common …
-
Triaging tickets
- … sort out one from the other, and in the end we all benefit together. Like …
-
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 …