base_field The model field class to use.
modelform_factory(model, form=ModelForm, fields=None, exclude=None, formfield_callback=None, widgets=None, localized_fields=None, labels=None, help_texts=None, error_messages=None
user_passes_test(test_func, login_url=None, redirect_field_name='next') [source] As a shortcut
import_epsg(epsg) Import spatial reference from EPSG code.
get_lookup(lookup_name) Returns the Lookup named lookup_name registered in the class. The default
class FloatRangeField(**options) [source] Stores a range of floating point values. Based
paginate_by An integer specifying how many objects should be displayed per page. If this is given, the view will paginate objects
get_form_kwargs() Add the current instance (self.object) to the standard get_form_kwargs().
SimpleTemplateResponse.__init__(template, context=None, content_type=None, status=None, charset=None, using=None) [source]
LogEntry.object_repr The object`s repr() after the modification.
Page 3 of 100