utils.timezone.make_naive()
  • References/Python/Django/API/Django Utils

make_naive(value, timezone=None) [source] Returns an naive

2025-01-10 15:47:30
gis.gdal.GDALBand.max
  • References/Python/Django/API/GDAL API

max The maximum pixel value of the band (excluding the “no data” value).

2025-01-10 15:47:30
sitemaps.Sitemap
  • References/Python/Django/API/contrib packages/The sitemap framework

class Sitemap [source] A Sitemap class can define the following methods/attributes:

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

class SearchRank(vector, query, weights=None) [source] So far, we’ve just returned the results

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
postgres.fields.FloatRangeField
  • References/Python/Django/API/PostgreSQL specific model fields

class FloatRangeField(**options) [source] Stores a range of floating point values. Based

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

Context.push()

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

GEOSGeometry.intersects(other) Returns True if GEOSGeometry.disjoint() is False.

2025-01-10 15:47:30
db.models.expressions.When
  • References/Python/Django/API/Models/Conditional Expressions

class When(condition=None, then=None, **lookups) [source] A When() object is

2025-01-10 15:47:30
db.models.ImageField.height_field
  • References/Python/Django/API/Models/Model field reference

ImageField.height_field Name of a model field which will be auto-populated with the height of the image each time the model

2025-01-10 15:47:30