- Language: en
133 results for addition in version 1.8
-
Logging
- … additional arguments, they can be provided as additional keys in the filter configuration dictionary. In this …
-
Databases
- … additional queries to set these parameters. Isolation level Like PostgreSQL itself, Django defaults to the READ …
-
Django 1.2 release notes
- … addition to and , or and not , which were already supported. Also, filters may now be used …
-
GeoDjango Model API
- … addition to the distance lookups only the following additional spatial lookups are available for geography …
-
Testing tools
- … additional data useful for test code to verify. Specifically, a Response object has the following …
-
Model field reference
- … Additional error message keys are specified for each field in the Field types section below …
-
Generic date views
- … addition to the context provided by django.views.generic.list.MultipleObjectMixin (via django.views.generic.dates.BaseDateListView ), the template’s context will be: date …
-
Django’s cache framework
- … additional arguments to control caching behavior. These arguments are provided as additional keys in the CACHES …
-
How to install Django
- … additional steps. See Running Django on Jython for details. Python on Windows If you are just …
-
Multiple databases
- … additional steps. Defining your databases The first step to using more than one database with …