- Language: en
20 results for round in version 3.2
-
Database Functions
- … Round class Round ( expression , ** extra ) [source] Rounds a numeric field or expression to the nearest …
-
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 …
-
Model index reference
- … Round ( 'weight' ), name = 'calc_idx' ) creates an index on the result …
-
Password management in Django
- … rounds of hashing. This deliberately slows down attackers, making attacks against hashed passwords harder. However …
-
Databases
- … rounded decimal floating point arithmetic. “Database is locked” errors SQLite is meant to be a lightweight …
-
GeoJSON Serializer
- … round-tripping data, as it has no deserializer equivalent. For example, you cannot use loaddata …
-
Django 1.8.13 release notes
- … round-tripping on MySQL and SQLite ( #26498 ). Restored conversion of an empty string to null …
-
Django 1.3.6 release notes
- … round-trip from dumpdata to loaddata , but if you feed your own XML documents to the loaddata …
-
Django 1.9.6 release notes
- … round-tripping on MySQL and SQLite ( #26498 ). Prevented makemigrations from generating infinite migrations for a model …