forms.MultiValueField.widget
  • References/Python/Django/API/Forms/Form fields

widget Must be a subclass of

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

convert_value(self, value, expression, connection, context) A hook allowing the expression to coerce value into

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

class BoundField [source] Used to display HTML or access attributes for a single field of

2025-01-10 15:47:30
gis.db.models.functions.Union
  • References/Python/Django/API/Geographic Database Functions

class Union(expr1, expr2, **extra) Availability: MySQL (≥ 5.6.1), PostGIS, Oracle, SpatiaLite Accepts

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

field_precisions Returns a list of the numeric precisions for each of the fields in this layer. This is meaningless (and set

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

__getattr__(unit_att) Returns the area value in units corresponding to the given unit attribute. For example:

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

StreamingHttpResponse.streaming This is always True.

2025-01-10 15:47:30
forms.Form.is_multipart()
  • References/Python/Django/API/Forms/The Forms API

Form.is_multipart() If you’re writing reusable views or templates, you may not know ahead of time whether your form is a multipart

2025-01-10 15:47:30
gis.admin.GeoModelAdmin.extra_js
  • References/Python/Django/API/GeoDjango’s admin site

extra_js Sequence of URLs to any extra JavaScript to include.

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

urlsafe_base64_encode(s) [source] Encodes a bytestring in base64 for use in URLs, stripping

2025-01-10 15:47:30