- Language: en
173 results for addition in the development version
-
Model field reference
- … addition, Django provides enumeration types that you can subclass to define choices in a concise …
-
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 …
-
Creating forms from models
- … additional forms with JavaScript or send additional POST data. See Preventing new objects creation on how to do this …
-
The Forms API
- … additional classes in addition to the error and required classes that may be required, you can provide …
-
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 …
-
Form fields
- … additional, field-specific arguments, but the following should always be accepted: required Field. required By default …
-
Testing tools
- … additional data useful for test code to verify. Specifically, a Response object has the following …
-
Django’s cache framework
- … additional arguments to control caching behavior. These arguments are provided as additional keys in the CACHES …