- Language: en
48 results for bits in version 1.8
-
Translation
- … bit of i18n-related overhead in certain places of the framework. If you don’t use internationalization …
-
Testing tools
- … bit of black magic in order to determine which template was loaded by a given …
-
URL dispatcher
- … bits of the URL and pass them as positional arguments to a view. In more …
-
Serializing Django objects
- … bit differently: <object pk="27" model="auth.permission"> <!-- ... --> <field …
-
Writing your first Django app, part 3
- … bit. url() argument: kwargs Arbitrary keyword arguments can be passed in a dictionary to the target …
-
Making queries
- … bit confusing, so hopefully an example will clarify. To select all blogs that contain entries …
-
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 …
-
Working with forms
- … bit more about the underlying machinery. More about Django Form classes All form classes are created …
-
Models
- … bit does. Django will, from time to time, extend the capabilities of built-in model …