- Language: en
6 results for sort algorithm in version 3.2
-
Django 2.2 release notes
- … sort algorithm, as the old pairwise merging algorithm is insufficient for some cases. CSS and JavaScript …
-
Django 1.4 release notes
- … algorithm (as recommended by NIST ). You can also easily choose a different algorithm (including the popular bcrypt algorithm). For more details, see How Django stores passwords . HTML5 doctype We’ve switched the admin and other …
-
QuerySet API reference
- … QuerySet API reference This document describes the details of the QuerySet API. It builds on …
-
Model Meta options
- … Model Meta options This document explains all the possible metadata options that you can give …
-
URL dispatcher
- … URL dispatcher A clean, elegant URL scheme is an important detail in a high-quality …
-
Full text search
- … Full text search The database functions in the django.contrib.postgres.search module ease the use of PostgreSQL …