- Language: en
47 results for bits in version 2.1
-
Translation
- … bit of i18n-related overhead in certain places of the framework. If you don’t use internationalization …
-
FAQ: General
- … bit of time exploring the various Python Web frameworks available. In our opinion, none of them …
-
Built-in class-based generic views
- … bit is just the lowercased version of the model’s name. Note Thus, when (for example …
-
Django 1.2 release notes
- … bit BigIntegerField type. Improved localization Django’s internationalization framework has been expanded with locale-aware …
-
Serializing Django objects
- … bit differently: <object pk="27" model="auth.permission"> <!-- ... --> <field …
-
Built-in template tags and filters
- … bits used in template tags, you must use the {% templatetag %} tag. The argument tells which …
-
Sending email
- … bit of the email message. Here’s an example view that takes a subject , message …
-
Writing your first Django app, part 2
- … bit of model code gives Django a lot of information. With it, Django is able …
-
Writing your first patch for Django
- … bit is all about, see Writing documentation . That page also includes an explanation of how to build …
-
The Django source code repository
- … bits. Django’s code will be present in your clone as a directory named django …