- Language: en
21 results for round in version 5.0
-
Database Functions
- … Round class Round ( expression , precision = 0 , ** extra ) [source] Rounds a numeric field or expression to precision …
-
Built-in template tags and filters
- … round of escaping. In order to properly escape every element in a sequence, use the escapeseq …
-
Password management in Django
- … rounds is a logarithmic work factor, e.g. 12 rounds means 2 ** 12 iterations. Argon2 Argon2 …
-
GEOS API
- … round ( 1 ), flat ( 2 ), or square ( 3 ). join_style can be round ( 1 ), mitre ( 2 ), or bevel …
-
Django 4.0 release notes
- … Round() database function allows specifying the number of decimal places after rounding. QuerySet.bulk_create() now sets …
-
Model index reference
- … Round ( "weight" ), name = "calc_idx" ) creates an index on the result …
-
Django 1.4.4 release notes
- … round-trip from dumpdata to loaddata , but if you feed your own XML documents to the loaddata …
-
Django 1.9.3 release notes
- … rounds for the latter hasher hasn’t changed since Django 1.4, but some projects may subclass …
-
Django 1.9 release notes
- … rounds attribute is changed. AbstractBaseUser and BaseUserManager were moved to a new django.contrib.auth.base_user module …
-
Django 2.2 release notes
- … round trips. Added SQLite support for the StdDev and Variance functions. The handling of DISTINCT …