- Language: en
21 results for round in version 4.2
-
Django 1.9.6 release notes
- … round-tripping on MySQL and SQLite ( #26498 ). Prevented makemigrations from generating infinite migrations for a model …
-
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 …
-
Many-to-one relationships
- … round in circles: >>> Reporter . objects . filter ( article__reporter__first_name__startswith = "John …
-
How is Django Formed?
- … round number). Run the tests, and update the 3 failing hasher tests with the new values …
-
Databases
- … rounded decimal floating point arithmetic. “Database is locked” errors SQLite is meant to be a lightweight …
-
Django 1.4.4 release notes
- … round-trip from dumpdata to loaddata , but if you feed your own XML documents to the loaddata …
-
Django 1.9 release notes
- … rounds attribute is changed. AbstractBaseUser and BaseUserManager were moved to a new django.contrib.auth.base_user module …
-
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.9.3 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 …