- Language: en
47 results for bits in version 2.0
-
Built-in class-based generic views
- … bit is just the lowercased version of the model’s name. Note Thus, when (for example …
-
Serializing Django objects
- … bit differently: <object pk="27" model="auth.permission"> <!-- ... --> <field …
-
FAQ: General
- … bit of time exploring the various Python Web frameworks available. In our opinion, none of them …
-
Django 1.2 release notes
- … bit BigIntegerField type. Improved localization Django’s internationalization framework has been expanded with locale-aware …
-
Testing tools
- … bit of black magic in order to determine which template was loaded by a given …
-
Translation
- … bit of i18n-related overhead in certain places of the framework. If you don’t use internationalization …
-
Built-in template tags and filters
- … bits used in template tags, you must use the {% templatetag %} tag. The argument tells which …
-
Writing your first Django app, part 2
- … bit of model code gives Django a lot of information. With it, Django is able …
-
Databases
- … bit longer before throwing “database is locked” errors; it won’t really do anything to solve …
-
Making queries
- … bit confusing, so hopefully an example will clarify. To select all blogs that contain entries …