- Language: en
31 results for sorted in version 5.1
-
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 …
-
URL dispatcher
- … sort of match the regular expression makes. When switching from using path() to re_path …
-
Django 1.0.1 release notes
- … sorting an admin change list based on a callable attributes in list_display . A fix to the application …
-
Model index reference
- … sorting or filtering. include is ignored for databases besides PostgreSQL. Index.name is required when using …
-
File Uploads
- … sort of AJAX widget. You’d add this handler to your upload handlers like this …
-
Design philosophies
- … sort of common sitewide design – a common header, footer, navigation bar, etc. The Django template …
-
django-admin and manage.py
- … Sorts test cases in the opposite execution order. This may help in debugging the side …
-
Django version 0.95 release notes
- … sort of Django problem. We recommend you search the archives first, though, because many common …
-
Database transactions
- … sort of error. Transaction rollback The first option is to roll back the entire transaction …
-
Django’s cache framework
- … sorts of calculations – from database queries to template rendering to business logic – to create the page …