postgres.aggregates.Corr
  • References/Python/Django/API/PostgreSQL specific aggregation functions

class Corr(y, x) [source] Returns the correlation coefficient as a float, or

2025-01-10 15:47:30
urls.ResolverMatch.url_name
  • References/Python/Django/API/django.urls utility functions

url_name The name of the URL pattern that matches the URL.

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

geom_count Returns the number of elements in this geometry:

2025-01-10 15:47:30
db.models.Expression.desc()
  • References/Python/Django/API/Models/Query Expressions

desc() Returns the expression ready to be sorted in descending order.

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

GEOSGeometry.disjoint(other) Returns True if the DE-9IM intersection matrix for the two geometries is FF*FF****

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

urlencode(query, doseq=0) [source] A version of Python’s urllib.urlencode() function that

2025-01-10 15:47:30
core.files.storage.Storage.delete()
  • References/Python/Django/API/File handling/File storage API

delete(name) [source] Deletes the file referenced by name. If deletion is not

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

geom_name Returns the name of the type of this geometry:

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

class BooleanField(**options) [source] A true/false field. The

2025-01-10 15:47:30
db.models.fields.files.FieldFile.url
  • References/Python/Django/API/Models/Model field reference

FieldFile.url A read-only property to access the file’s relative URL by calling the

2025-01-10 15:47:30