gis.gdal.OGRGeometry.union()
  • References/Python/Django/API/GDAL API

union() Returns the region consisting of the union of this geometry and the other, as a new OGRGeometry object

2025-01-10 15:47:30
forms.GenericIPAddressField.unpack_ipv4
  • References/Python/Django/API/Forms/Form fields

unpack_ipv4 Unpacks IPv4 mapped addresses like ::ffff:192.0.2.1. If this option is enabled that address would be

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
utils.feedgenerator.SyndicationFeed.item_attributes()
  • References/Python/Django/API/Django Utils

item_attributes(item) [source] Return extra attributes to place on each item (i.e. item/entry)

2025-01-10 15:47:30
gis.measure.A
  • References/Python/Django/API/Measurement Objects

class A Alias for Area class.

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

ugettext(message) [source] Translates message and returns it in a unicode string

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

class SearchVectorField [source] If this approach becomes too slow, you can add a

2025-01-10 15:47:30
views.generic.list.MultipleObjectMixin.get_allow_empty()
  • References/Python/Django/API/Multiple object mixins

get_allow_empty() Return a boolean specifying whether to display the page if no objects are available. If this method returns

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

class StringAgg(expression, delimiter) [source] Returns the input values concatenated into

2025-01-10 15:47:30
forms.MultiWidget
  • References/Python/Django/API/Forms/Widgets

class MultiWidget(widgets, attrs=None) [source] A widget that is composed of multiple widgets

2025-01-10 15:47:30