- Language: en
32 results for sort in version 5.2
-
File Uploads
- … sort of AJAX widget. You’d add this handler to your upload handlers like this …
-
How-to guides
- … global Django community. Many writers in the aggregator write this sort of how-to material. …
-
Full text search
- … sort of relevancy. PostgreSQL provides a ranking function which takes into account how often the query …
-
Django 1.5 release notes
- … sorted in ascending order in the context, like their function-based predecessors, but it actually …
-
Django 2.1 release notes
- … sorted in the change list page. The admin_order_field attribute for elements in ModelAdmin.list …
-
Django 1.0.1 release notes
- … sorting an admin change list based on a callable attributes in list_display . A fix to the application …
-
Django 5.2 release notes
- … sorted by the client’s preference, based on the request’s Accept header. The attributes …
-
Django version 0.95 release notes
- … sort of Django problem. We recommend you search the archives first, though, because many common …
-
URL dispatcher
- … sort of match the regular expression makes. When switching from using path() to re_path …
-
How to create custom template tags and filters
- … sorts of tags are called “inclusion tags”. Writing inclusion tags is probably best demonstrated by example …
-
Model index reference
- … sorting or filtering. include is ignored for databases besides PostgreSQL. Index.name is required when using …
-
django-admin and manage.py
- … Sorts test cases in the opposite execution order. This may help in debugging the side …