- Language: en
20 results for round in version 3.0
-
Database Functions
- … Round class Round ( expression , **extra ) Rounds a numeric field or expression to the nearest integer …
-
Built-in template tags and filters
- … rounded up to 88). In some cases you might want to capture the result of widthratio …
-
GEOS API
- … round ( 1 ), flat ( 2 ), or square ( 3 ). join_style can be round ( 1 ), mitre ( 2 ), or bevel …
-
Password management in Django
- … rounds of hashing. This deliberately slows down attackers, making attacks against hashed passwords harder. However …
-
Django 1.8.10 release notes
- … rounds for the latter hasher hasn’t changed since Django 1.4, but some projects may subclass …
-
Django 1.3.6 release notes
- … round-trip from dumpdata to loaddata , but if you feed your own XML documents to the loaddata …
-
GeoJSON Serializer
- … round-tripping data, as it has no deserializer equivalent. For example, you cannot use loaddata …
-
The staticfiles app
- … round-trips to hash a file on a cache miss, as several file accesses are required …
-
Databases
- … rounded decimal floating point arithmetic. “Database is locked” errors SQLite is meant to be a lightweight …
-
Django 2.2 release notes
- … round trips. Added SQLite support for the StdDev and Variance functions. The handling of DISTINCT …