- Language: en
146 results for addition in version 3.0
-
Model field reference
- … addition, Django provides enumeration types that you can subclass to define choices in a concise …
-
Logging
- … additional arguments, they can be provided as additional keys in the filter configuration dictionary. In this …
-
GeoDjango Model API
- … addition to the distance lookups only the following additional spatial lookups are available for geography …
-
Creating forms from models
- … additional forms with JavaScript or send additional POST data. Formsets don’t yet provide functionality …
-
Testing tools
- … additional data useful for test code to verify. Specifically, a Response object has the following …
-
Django 1.2 release notes
- … addition to and , or and not , which were already supported. Also, filters may now be used …
-
Databases
- … additional queries to set these parameters. Isolation level Like PostgreSQL itself, Django defaults to the READ …
-
The Forms API
- … additional classes in addition to the error and required classes that may be required, you can provide …
-
The Django template language: for Python programmers
- … additional debug information which can be used to display a detailed report for any exception …
-
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 …