Form.changed_data The changed_data attribute returns a list of the names of the fields whose values in the form’s
QueryDict.getlist(key, default=None) Returns the data with the requested key, as a Python list. Returns an empty list if the
query_pk_and_slug If True, causes get_object() to perform its lookup using both the primary key and
int_to_base36(i) [source] Converts a positive integer to a base 36 string. On Python 2 i
class models.Redirect Redirects are represented by a standard Django model, which lives in
class HttpResponsePermanentRedirect [source] Like HttpResponseRedirect, but
QueryDict.setlist(key, list_) [source] Sets the given key to list_ (unlike
class TimeInput [source] Time input as a simple text box: <input type='text' ..
value_omitted_from_data(data, files, name) [source] New
get_geoms(geos=False) A method that returns a list containing the geometry of each feature in the layer. If the optional argument
Page 48 of 100