- Language: en
70 results for map in version 4.0
-
Writing your first Django app, part 3
- … maps URL patterns to views. This tutorial provides basic instruction in the use of URLconfs …
-
GeoDjango Model API
- … maps, web maps) are not. Most people are familiar with using latitude and longitude to reference …
-
The messages framework
- … mapping of the message level names to their numeric value: { % if messages % } < ul class …
-
Django 1.11 release notes
- … Maps API and seems to be unmaintained. If you’re using it, let us know …
-
Creating forms from models
- … map closely to Django models. For instance, you might have a BlogComment model, and you want …
-
Django Exceptions
- … map fields to their respective list of errors. BadRequest exception BadRequest [source] New in Django …
-
Django at a glance
- … mapping between URL patterns and Python callback functions. URLconfs also serve to decouple URLs from …
-
Django 3.1 release notes
- … mapped to the previous century, and values between 0 and 68 are mapped to the current …
-
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 …