apps.AppConfig.verbose_name
  • References/Python/Django/API/Applications

AppConfig.verbose_name Human-readable name for the application, e.g. “Administration”. This

2025-01-10 15:47:30
gis.widgets.BaseGeometryWidget.map_width
  • References/Python/Django/API/GeoDjango Forms API

BaseGeometryWidget.map_width Height and width of the widget map (default is 400x600).

2025-01-10 15:47:30
gis.utils.LayerMapping.save()
  • References/Python/Django/API/LayerMapping data import utility

LayerMapping.save(verbose=False, fid_range=False, step=False, progress=False, silent=False, stream=sys.stdout, strict=False) The

2025-01-10 15:47:30
utils.decorators.method_decorator()
  • References/Python/Django/API/Django Utils

method_decorator(decorator, name='') [source] Converts a function decorator into a method

2025-01-10 15:47:30
db.models.Model.get_next_by_FOO()
  • References/Python/Django/API/Models/Model instance reference

Model.get_next_by_FOO(**kwargs)

2025-01-10 15:47:30
views.generic.list.MultipleObjectMixin.page_kwarg
  • References/Python/Django/API/Multiple object mixins

page_kwarg A string specifying the name to use for the page parameter. The view will expect this parameter to be available either

2025-01-10 15:47:30
apps.AppConfig.models_module
  • References/Python/Django/API/Applications

AppConfig.models_module Module containing the models, e.g. <module 'django.contrib.admin.models' from 'django/contrib/admin/models

2025-01-10 15:47:30
views.generic.list.MultipleObjectMixin.get_context_data()
  • References/Python/Django/API/Multiple object mixins

get_context_data(**kwargs) Returns context data for displaying the list of objects.

2025-01-10 15:47:30
gis.db.models.GeoQuerySet.force_rhr()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.force_rhr(**kwargs) Deprecated since version 1.9: Use

2025-01-10 15:47:30
gis.admin.OSMGeoAdmin
  • References/Python/Django/API/GeoDjango’s admin site

class OSMGeoAdmin A subclass of GeoModelAdmin that uses a spherical mercator projection with

2025-01-10 15:47:30