- Language: en
35 results for map in version 4.0
-
The staticfiles app
- … map comment in JavaScript. For example, the 'css/styles.css' file with this content: @ import url ( "../admin/css/base.css …
-
Settings
- … mapping "app_label.model_name" strings to functions that take a model object and return …
-
Built-in template tags and filters
- … Maps values for True , False , and (optionally) None , to the strings “yes”, “no”, “maybe”, or a custom …
-
PostgreSQL specific database constraints
- … maps the operators with strings. For example: expressions = [ ( 'timespan' , RangeOperators . ADJACENT_TO ), ( F ( 'room …
-
Django Exceptions
- … map fields to their respective list of errors. BadRequest exception BadRequest [source] New in Django …
-
The Forms API
- … maps fields to their original ValidationError instances. >>> f . errors . as_data () {'sender …
-
GeoDjango Model API
- … maps, web maps) are not. Most people are familiar with using latitude and longitude to reference …
-
GeoDjango Management Commands
- … mapping Automatically generate a mapping dictionary for use with LayerMapping . --multi-geom When generating the geometry …
-
QuerySet API reference
- … mapping attribute names to SQL clauses to use to calculate that attribute. Example: Entry . objects …
-
The Django template language: for Python programmers
- … mapping variable names to variable values. For details, see Playing with Context objects below. Template …