GeoDjango Database API
  • References/Python/Django/API/GeoDjango Database API

Spatial Backends GeoDjango currently provides the following spatial database backends: django

2025-01-10 15:47:30
contenttypes.admin.GenericTabularInline
  • References/Python/Django/API/contrib packages/The contenttypes framework

class GenericTabularInline

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

process_lhs(compiler, connection, lhs=None) [source] Returns a tuple (lhs_string, lhs_params)

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

BaseGeometryWidget.display_raw Boolean value specifying if a textarea input showing the serialized representation of the current

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

gettext_lazy(message)

2025-01-10 15:47:30
gis.db.models.RasterField
  • References/Python/Django/API/GeoDjango Model API

class RasterField RasterField is currently only implemented for the PostGIS backend.

2025-01-10 15:47:30
auth.password_validation.NumericPasswordValidator
  • References/Python/Django/Guides

class NumericPasswordValidator [source] Validates whether the password is not entirely numeric

2025-01-10 15:47:30
flatpages.sitemaps.FlatPageSitemap
  • References/Python/Django/API/contrib packages/The flatpages app

class FlatPageSitemap [source] The sitemaps.FlatPageSitemap class looks at all

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

class RegrAvgY(y, x) [source] Returns the average of the dependent variable (sum(y)/N)

2025-01-10 15:47:30
db.models.lookups.RegisterLookupMixin.get_transform()
  • References/Python/Django/API/Models/Lookup API reference

get_transform(transform_name) Returns a Transform named transform_name. The default implementation

2025-01-10 15:47:30