- Language: en
21 results for round in version 4.0
-
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 …
-
Django 1.8.13 release notes
- … round-tripping on MySQL and SQLite ( #26498 ). Restored conversion of an empty string to null …
-
Django 1.7 release notes
- … rounded corners rather than GIF background images. Some admin templates now have app-<app_name …
-
Django 1.9.6 release notes
- … round-tripping on MySQL and SQLite ( #26498 ). Prevented makemigrations from generating infinite migrations for a model …
-
QuerySet API reference
- … round trips between the database driver and the database, at the expense of memory. On PostgreSQL …