Form.is_multipart() If you’re writing reusable views or templates, you may not know ahead of time whether your form is a multipart
precision New in Django 1.10. This property
to_field_name This optional argument is used to specify the field to use as the value of the choices in the field’s widget.
CharField.max_length The maximum length (in characters) of the field. The max_length is enforced at the database level and in
srs The spatial reference system of the raster, as a SpatialReference instance. The SRS can be changed by setting
GeoQuerySet.reverse_geom(**kwargs) Deprecated since version 1.9: Use
class UUIDField(**options) [source] A field for storing universally unique identifiers. Uses
class NullBooleanField(**options) [source] Like a BooleanField, but allows NULL
ModelAdmin.save_model(request, obj, form, change) [source] The save_model method
template_name_suffix The suffix to append to the auto-generated candidate template name. Default suffix is _list
Page 90 of 100