- Language: en
153 results for addition in version 3.2
-
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 …
-
django-admin and manage.py
- … addition, manage.py is automatically created in each Django project. It does the same thing as django …
-
Multiple databases
- … additional steps. See also See Multi-database support for information about testing with multiple databases …
-
The Django template language: for Python programmers
- … additional debug information which can be used to display a detailed report for any exception …
-
Django 3.1 release notes
- … Additionally, DateTimeField now uses DATE_INPUT_FORMATS in addition to DATETIME_INPUT_FORMATS when converting …
-
GEOS API
- … addition, coordinates/components of the geometry may added or modified, just like a Python list: >>> line …
-
GeoDjango Installation
- … addition, platform-specific instructions are available for: macOS Windows Use the Source Because GeoDjango takes …
-
GeoDjango Tutorial
- … addition, shapefiles also support attribute fields that may contain additional data. Here are the fields …
-
Writing custom model fields
- … addition, try to avoid returning values as positional arguments; where possible, return values as keyword …
-
Django 1.3 release notes
- … additional data into the context. However, you can’t (easily) modify the content of a basic …