gis.gdal.GDALBand.height
  • References/Python/Django/API/GDAL API

height The height of the band in pixels (Y-axis).

2025-01-10 15:47:30
shortcuts.get_list_or_404()
  • References/Python/Django/Guides

get_list_or_404(klass, *args, **kwargs) [source] Returns the result of

2025-01-10 15:47:30
template.loaders.base.Loader.get_template()
  • References/Python/Django/API/Templates/The Django template language: for Python programmers

get_template(template_name, skip=None) [source] Returns a Template object for

2025-01-10 15:47:30
template.response.TemplateResponse
  • References/Python/Django/API/Templates/TemplateResponse and SimpleTemplateResponse

class TemplateResponse [source] TemplateResponse is a subclass of Sim

2025-01-10 15:47:30
template.response.SimpleTemplateResponse.render()
  • References/Python/Django/API/Templates/TemplateResponse and SimpleTemplateResponse

SimpleTemplateResponse.render() [source] Sets response.content to the result

2025-01-10 15:47:30
template.context_processors.tz()
  • References/Python/Django/API/Templates/The Django template language: for Python programmers

tz() [source] If this processor is enabled, every RequestContext will contain

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

as_double() Returns the value of the field as a double (float):

2025-01-10 15:47:30
postgres.search.TrigramSimilarity
  • References/Python/Django/API/Full text search

class TrigramSimilarity(expression, string, **extra) [source]

2025-01-10 15:47:30
gis.geos.PreparedGeometry.covers()
  • References/Python/Django/API/GEOS API

covers(other)

2025-01-10 15:47:30
auth.models.User.has_perm()
  • References/Python/Django/API/contrib packages/django.contrib.auth

has_perm(perm, obj=None) Returns True if the user has the specified permission, where perm is in the format "<app

2025-01-10 15:47:30