- Language: en
56 results for addition in the development version
-
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() , exists() , order …
-
The Django admin site
- … additional inlines to be added in addition to those provided as a result of the extra …
-
Model field reference
- … addition, Django provides enumeration types that you can subclass to define choices in a concise …
-
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 …
-
django-admin and manage.py
- … addition, manage.py is automatically created in each Django project. It does the same thing as django …
-
The Forms API
- … additional classes in addition to the error and required classes that may be required, you can provide …
-
Form fields
- … additional, field-specific arguments, but the following should always be accepted: required Field. required By default …
-
Databases
- … additional queries to set these parameters. Isolation level Like PostgreSQL itself, Django defaults to the READ …