gis.gdal.GeometryCollection.add()
  • References/Python/Django/API/GDAL API

add(geom) Adds a geometry to this geometry collection. Not applicable to other geometry types.

2025-01-10 15:47:30
core.validators.EmailValidator.message
  • References/Python/Django/API/Validators

message The error message used by ValidationError if validation fails. Defaults to "Enter a valid email address"

2025-01-10 15:47:30
gis.geoip.GeoIP.geos()
  • References/Python/Django/API/Geolocation with GeoIP

GeoIP.geos(query) Returns a

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

HttpRequest.readlines() [source]

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

deactivate() [source] Unsets the current time zone.

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

get_language_bidi() [source] Returns selected language’s BiDi layout:

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

class BoolOr(expression, **extra) [source] Returns True if at least one input

2025-01-10 15:47:30
db.models.Options.label_lower
  • References/Python/Django/API/Models/Model Meta options

Options.label_lower New in Django 1.9. Representation

2025-01-10 15:47:30
http.HttpResponse.readable()
  • References/Python/Django/API/Request and response objects

HttpResponse.readable() New in Django 1.10: Always False

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

GEOSGeometry.hexewkb Returns the EWKB of this Geometry in hexadecimal form. This is an extension of the WKB specification that

2025-01-10 15:47:30