class GeoModelAdmin default_lon The default center
GeoIP.lat_lon(query) Returns a coordinate tuple of (latitude, longitude),
make_naive(value, timezone=None) [source] Returns an naive
min The minimum pixel value of the band (excluding the “no data” value).
class models.BaseInlineFormSet Inline formsets is a small abstraction layer on top of model formsets. These simplify the case
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
Field.initial The initial argument lets you specify the initial value to use when rendering this Field
class django.views.generic.edit.ProcessFormView A mixin that provides basic HTTP GET and POST workflow.
class FieldFile [source] When you access a FileField on a model, you are given
Form.cleaned_data Each field in a Form class is responsible not only for validating data, but also for “cleaning”
Page 24 of 100