- 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.7 release notes
- … rounded corners rather than GIF background images. Some admin templates now have app-<app_name …
-
Django 1.9 release notes
- … rounds attribute is changed. AbstractBaseUser and BaseUserManager were moved to a new django.contrib.auth.base_user module …
-
Django 1.8.13 release notes
- … round-tripping on MySQL and SQLite ( #26498 ). Restored conversion of an empty string to null …
-
Django 1.8.10 release notes
- … rounds for the latter hasher hasn’t changed since Django 1.4, but some projects may subclass …
-
The staticfiles app
- … round-trips to hash a file on a cache miss, as several file accesses are required …
-
How is Django Formed?
- … round number). Run the tests, and update the 3 failing hasher tests with the new values …