gis.db.models.GeoQuerySet.geojson()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.geojson(**kwargs) Deprecated since version 1.9: Use

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

class Aggregate(expression, output_field=None, **extra) [source]

2025-01-10 15:47:30
gis.db.models.GeoQuerySet.scale()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.scale(x, y, z=0.0, **kwargs) Deprecated since version 1.9:

2025-01-10 15:47:30
db.migrations.operations.AlterModelOptions
  • References/Python/Django/API/Migration Operations

class AlterModelOptions(name, options) [source] Stores changes to miscellaneous model options

2025-01-10 15:47:30
messages.storage.base.Message
  • References/Python/Django/API/contrib packages/The messages framework

class storage.base.Message When you loop over the list of messages in a template, what you get are instances of the Message

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

filepath_to_uri(path) [source] Convert a file system path to a URI portion that is suitable

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

delimiter Required argument. Needs to be a string.

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

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

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

index A method that returns the index of the given field name. This will be the same for all features in a given layer:

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

AppConfig.models_module Module containing the models, e.g. <module 'django.contrib.admin.models' from 'django/contrib/admin/models

2025-01-10 15:47:30