- Language: en
78 results for map in version 5.1
-
Django 5.0 release notes
- … mapping or a callable instead of an iterable, and also no longer requires .choices to be used …
-
GeoDjango Model API
- … maps, web maps) are not. Most people are familiar with using latitude and longitude to reference …
-
Translation
- … map the view at a version-dependent URL: from django.views.decorators.cache import cache_page from django.views …
-
Django Deprecation Timeline
- … map_width and map_height attributes of BaseGeometryWidget will be removed. The SimpleTestCase.assertFormsetError() method will …
-
The sitemap framework
- … maps a short section label (e.g., blog or news ) to its Sitemap class (e.g., BlogSitemap …
-
Django at a glance
- … mapping between URL patterns and Python callback functions. URLconfs also serve to decouple URLs from …
-
The messages framework
- … mapping of the message level names to their numeric value: {% if messages %} < ul class …
-
Django Exceptions
- … map fields to their respective list of errors. BadRequest exception BadRequest [source] The BadRequest exception …
-
Form fields
- … mappings and using enumeration types directly in choices was added. DateField class DateField ( ** kwargs ) [source …
-
Django 5.1 release notes
- … map_width and map_height attributes of BaseGeometryWidget are removed. The SimpleTestCase.assertFormsetError() method is removed …