utils.translation.string_concat()
  • References/Python/Django/API/Django Utils

string_concat(*strings) Lazy variant of string concatenation, needed for translations that are constructed from multiple parts

2025-01-10 15:47:30
utils.feedgenerator.SyndicationFeed.num_items()
  • References/Python/Django/API/Django Utils

num_items() [source]

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

skew Skew coefficients used to georeference the raster, as a point object with x and y members. In

2025-01-10 15:47:30
gis.gdal.Field.as_string()
  • References/Python/Django/API/GDAL API

as_string() Returns the value of the field as a string:

2025-01-10 15:47:30
admin.ModelAdmin.view_on_site
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.view_on_site Set view_on_site to control whether or not to display the “View on site” link. This link

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

GenericIPAddressField.unpack_ipv4 Unpacks IPv4 mapped addresses like ::ffff:192.0.2.1. If this option is enabled

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

GeoQuerySet.point_on_surface(**kwargs) Deprecated since version 1.9:

2025-01-10 15:47:30
http.HttpRequest.content_params
  • References/Python/Django/API/Request and response objects

HttpRequest.content_params New in Django 1.10. A

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

name Returns the name of this layer in the data source.

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

coords An alias for tuple.

2025-01-10 15:47:30