- Language: en
28 results for addition in version 2.2
-
Formsets
- … additional forms to show in addition to the number of forms it generates from the initial …
-
Making queries
- … Additional methods to handle related objects In addition to the QuerySet methods defined in “Retrieving …
-
Security in Django
- … addition, if you are using the template system to output something other than HTML, there …
-
Customizing authentication in Django
- … addition to the same arguments given to the associated django.contrib.auth.models.User functions, the backend auth functions …
-
Creating forms from models
- … additional forms with JavaScript or just send additional POST data. Formsets don’t yet provide …
-
Logging
- … additional arguments, they can be provided as additional keys in the filter configuration dictionary. In this …
-
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 …
-
Multiple databases
- … additional steps. See also See Multi-database support for information about testing with multiple databases …
-
Advanced testing topics
- … additional settings to run. Since the tests package is included in INSTALLED_APPS when running …