- Language: en
51 results for bits in the development version
-
GDAL API
- … bit unsigned integer 2 GDT_UInt16 16 bit unsigned integer 3 GDT_Int16 16 bit …
-
Django 1.1 release notes
- … bit platforms would generate a 64-bit, 16 character digest in the constraint name; for example …
-
Using mixins with class-based views
- … bit out. The only bit of the view that needs to worry about using SingleObjectMixin …
-
How to create custom model fields
- … bit of attention to detail. To make things easier to follow, we’ll use a consistent …
-
Password management in Django
- … bits with the salt_entropy value in the BasePasswordHasher . As computing and storage costs decrease …
-
How to deploy static files
- … bit different, so you’ll need to adapt the basic outline to fit your needs …
-
The Django admin site
- … bit abstract, let’s look at a concrete example. The most common use of formfield …
-
PostgreSQL specific model indexes
- … bits from 1 to 4096 to the length parameter to specify the length of each …
-
Model field reference
- … bit integer, much like an AutoField except that it is guaranteed to fit numbers from …
-
Django 1.2 release notes
- … bit BigIntegerField type. Improved localization Django’s internationalization framework has been expanded with locale-aware …