- Language: en
32 results for sort in version 2.2
-
Writing your first Django app, part 7
- … sort by those values – except in the case of the was_published_recently header, because …
-
Triaging tickets
- … sort out one from the other, and in the end we all benefit together. Like …
-
URL dispatcher
- … sort of match the regular expression makes. When switching from using path() to re_path …
-
Model field reference
- … sort of reference, called a lazy relationship, can be useful when resolving circular import dependencies …
-
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 …
-
django-admin and manage.py
- … Sorts test cases in the opposite execution order. This may help in debugging the side …
-
Database transactions
- … sort of error. Transaction rollback The first option is to roll back the entire transaction …
-
Full text search
- … sort of relevancy. PostgreSQL provides a ranking function which takes into account how often the query …
-
Submitting patches
- … sort of design decision. If you provide a non-trivial patch, include evidence that alternatives …