- Language: en
19 results for round in version 3.1
-
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 …
-
Many-to-one relationships
- … round in circles: >>> Reporter . objects . filter ( article__reporter__first_name__startswith = 'John …
-
GeoJSON Serializer
- … round-tripping data, as it has no deserializer equivalent. For example, you cannot use loaddata …
-
Django 2.2 release notes
- … round trips. Added SQLite support for the StdDev and Variance functions. The handling of DISTINCT …
-
Django 1.9.6 release notes
- … round-tripping on MySQL and SQLite ( #26498 ). Prevented makemigrations from generating infinite migrations for a model …
-
Django 3.1 release notes
- … round to zero. Meta.ordering and Meta.unique_together options on models in django.contrib modules that were …
-
Django 1.8.10 release notes
- … rounds for the latter hasher hasn’t changed since Django 1.4, but some projects may subclass …