fromfile(file_h)
File.save(name, content, save=True) Saves a new file with the file name and contents provided. This will not replace the existing
Form.changed_data The changed_data attribute returns a list of the names of the fields whose values in the form’s
class BoolAnd(expression, **extra) [source] Returns True, if all input values
class MinValueValidator(min_value, message=None) [source] Raises a ValidationError
Model.get_next_by_FOO(**kwargs)
GEOSGeometry.simplify(tolerance=0.0, preserve_topology=False) Returns a new GEOSGeometry, simplified to the specified
context_object_name Designates the name of the variable to use in the context.
to_locale(language) [source] Turns a language name (en-us) into a locale name (en_US).
write(geom) Returns the WKT of the given geometry. Example:
Page 73 of 100