- Language: en
28 results for iter in version 3.2
-
Django 1.6 release notes
- … iterable of iterables instead of requiring an iterable of lists or tuples. The reason phrase …
-
Django 1.8.10 release notes
- … iterations since Django 1.6). This only affects users who haven’t logged in since the iterations …
-
Django 1.9.3 release notes
- … iterations since Django 1.6). This only affects users who haven’t logged in since the iterations …
-
Django 1.5 release notes
- … iterator to HttpResponse . But this was unreliable: any middleware that accessed the content attribute would …
-
Django 1.9 release notes
- … iteration count for the PBKDF2 password hasher has been increased by 20%. This backwards compatible …
-
Django 3.0 release notes
- … iterable values as they are when doseq=False , rather than iterating them, bringing it into …
-
Django 3.1 release notes
- … iteration count for the PBKDF2 password hasher is increased from 180,000 to 216,000. The new PASSWORD …
-
Django 1.8 release notes
- … iteration count for the PBKDF2 password hasher has been increased by 33%. This backwards compatible …
-
Django 2.0 release notes
- … iteration count for the PBKDF2 password hasher is increased from 36,000 to 100,000. django.contrib.gis …
-
Django 1.7 release notes
- … iterating through an underscore followed by a number (e.g. "_1" , "_2" , etc.) to prevent …