- Language: en
20 results for round in version 3.0
-
Django 1.9.3 release notes
- … rounds for the latter hasher hasn’t changed since Django 1.4, but some projects may subclass …
-
QuerySet API reference
- … round trips between the database driver and the database, at the expense of memory. On PostgreSQL …
-
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.3.6 release notes
- … round-trip from dumpdata to loaddata , but if you feed your own XML documents to the loaddata …
-
Many-to-one relationships
- … round in circles: >>> Reporter . objects . filter ( article__reporter__first_name__startswith = 'John …
-
Django 1.9 release notes
- … rounds attribute is changed. AbstractBaseUser and BaseUserManager were moved to a new django.contrib.auth.base_user module …
-
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 …
-
How is Django Formed?
- … round number). Run the tests, and update the 3 failing hasher tests with the new values …