- Language: en
11 results for round in version 1.8
-
Built-in template tags and filters
- … rounded up to 88). In some cases you might want to capture the result of widthratio …
-
Django 1.7 release notes
- … rounded corners rather than GIF background images. Some admin templates now have app-<app_name …
-
How is Django Formed?
- … round number). Run the tests, and update the 3 failing hasher tests with the new values …
-
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 …
-
FAQ: The admin
- … example, some browsers may not support rounded corners. These are considered acceptable variations in rendering. …
-
Many-to-one relationships
- … round in circles: >>> Reporter . objects . filter ( article__reporter__first_name__startswith = 'John …
-
Password management in Django
- … rounds of hashing. This deliberately slows down attackers, making attacks against hashed passwords harder. However …
-
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.4.4 release notes
- … round-trip from dumpdata to loaddata , but if you feed your own XML documents to the loaddata …
-
GeoJSON Serializer
- … round-tripping data, as it has no deserializer equivalent. For example, you cannot use loaddata …