- Language: en
21 results for round in version 4.1
-
Database Functions
- … Round class Round ( expression , precision = 0 , ** extra ) Rounds a numeric field or expression to precision …
-
Built-in template tags and filters
- … rounded up to 88). In some cases you might want to capture the result of widthratio …
-
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 …
-
Model index reference
- … Round ( 'weight' ), name = 'calc_idx' ) creates an index on the result …
-
Django 4.0 release notes
- … Round() database function allows specifying the number of decimal places after rounding. QuerySet.bulk_create() now sets …
-
QuerySet API reference
- … round trips between the database driver and the database, at the expense of memory. On PostgreSQL …
-
Django 1.9 release notes
- … rounds attribute is changed. AbstractBaseUser and BaseUserManager were moved to a new django.contrib.auth.base_user module …
-
Databases
- … rounded decimal floating point arithmetic. “Database is locked” errors SQLite is meant to be a lightweight …
-
Django 1.4.4 release notes
- … round-trip from dumpdata to loaddata , but if you feed your own XML documents to the loaddata …