- Language: en
47 results for addition in version 2.0
-
The File object
- … additions. Internally, Django uses this class when it needs to represent a file. File objects …
-
QuerySet API reference
- … addition, only LIMIT , OFFSET , COUNT(*) , ORDER BY , and specifying columns (i.e. slicing, count() , order_by() , and values …
-
The Django admin site
- … additional inlines to be added in addition to those provided as a result of the extra …
-
Settings
- … additional caches may also be specified. If you are using a cache backend other than …
-
GeoDjango Model API
- … addition to the distance lookups only the following additional spatial lookups are available for geography …
-
The Forms API
- … additional classes in addition to the error and required classes that may be required, you can provide …
-
Model field reference
- … Additional error message keys are specified for each field in the Field types section below …
-
Databases
- … additional queries to set these parameters. Isolation level Like PostgreSQL itself, Django defaults to the READ …
-
django-admin and manage.py
- … addition, manage.py is automatically created in each Django project. manage.py does the same thing as django …
-
The Django template language: for Python programmers
- … additional debug information which can be used to display a detailed report for any exception …