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
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
db.models.GenericIPAddressField
  • References/Python/Django/API/Models/Model field reference

class GenericIPAddressField(protocol='both', unpack_ipv4=False, **options) [source] An IPv4

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
forms.ComboField.fields
  • References/Python/Django/API/Forms/Form fields

fields The list of fields that should be used to validate the field’s value (in the order in which they are provided).

2025-01-10 15:47:30
auth.models.Group.permissions
  • References/Python/Django/API/contrib packages/django.contrib.auth

permissions Many-to-many field to Permission: group

2025-01-10 15:47:30