update_or_create(defaults=None, **kwargs) A convenience method for updating an object with the given kwargs, creating
import_string(dotted_path) [source] Imports a dotted module path and returns the attribute/class
get_max_age(response) [source] Returns the max-age from the response Cache-Control header
GeoQuerySet.geojson(**kwargs) Deprecated since version 1.9: Use
string_concat(*strings) Lazy variant of string concatenation, needed for translations that are constructed from multiple parts
width Returns the width of this field: >>>
class Aggregate(expression, output_field=None, **extra) [source]
FieldFile.size The result of the underlying
class AlterModelTable(name, table) [source] Changes the model’s table name (the
BaseDatabaseSchemaEditor.alter_unique_together(model, old_unique_together, new_unique_together) [source]
Page 54 of 100