gis.gdal.SpatialReference.semi_major
  • References/Python/Django/API/GDAL API

semi_major Returns the semi major axis of the ellipsoid for this spatial reference.

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

get_fixed_timezone(offset) [source] Returns a

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

AppConfig.get_model(model_name) [source] Returns the

2025-01-10 15:47:30
core.files.images.ImageFile
  • References/Python/Django/API/File handling/The File object

class ImageFile(file_object) [source] Django provides a built-in class specifically for images

2025-01-10 15:47:30
views.generic.detail.SingleObjectTemplateResponseMixin.get_template_names()
  • References/Python/Django/API/Single object mixins

get_template_names() Returns a list of candidate template names. Returns the following list:

2025-01-10 15:47:30
postgres.aggregates.ArrayAgg
  • References/Python/Django/API/PostgreSQL specific aggregation functions

class ArrayAgg(expression, **extra) [source] Returns a list of values, including nulls, concatenated

2025-01-10 15:47:30
gis.gdal.OGRGeometry.close_rings()
  • References/Python/Django/API/GDAL API

close_rings() If there are any rings within this geometry that have not been closed, this routine will do so by adding the starting

2025-01-10 15:47:30
gis.geoip.GeoIP.region_by_name()
  • References/Python/Django/API/Geolocation with GeoIP

GeoIP.region_by_name(query)

2025-01-10 15:47:30
db.models.functions.datetime.ExtractMonth
  • References/Python/Django/API/Models/Database Functions

class ExtractMonth(expression, tzinfo=None, **extra) [source] lookup_name

2025-01-10 15:47:30
forms.MultiValueField.fields
  • References/Python/Django/API/Forms/Form fields

fields A tuple of fields whose values are cleaned and subsequently combined into a single value. Each value of the field is

2025-01-10 15:47:30