- Language: en
31 results for sort in version 3.1
-
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-admin and manage.py
- … Sorts test cases in the opposite execution order. This may help in debugging the side …
-
Django 2.1 release notes
- … sorted in the change list page. The admin_order_field attribute for elements in ModelAdmin.list …
-
Full text search
- … sort of relevancy. PostgreSQL provides a ranking function which takes into account how often the query …
-
Triaging tickets
- … sort out one from the other, and in the end we all benefit together. Like …
-
Database transactions
- … sort of error. Transaction rollback The first option is to roll back the entire transaction …
-
Model field reference
- … sort of reference, called a lazy relationship, can be useful when resolving circular import dependencies …
-
Submitting patches
- … sort of design decision. If you provide a non-trivial patch, include evidence that alternatives …
-
File Uploads
- … sort of AJAX widget. You’d add this handler to your upload handlers like this …
-
Django 1.0.1 release notes
- … sorting an admin change list based on a callable attributes in list_display . A fix to the application …