using(alias) This method is for controlling which database the QuerySet will be evaluated against if you are using
Options.unique_together Sets of field names that, taken together, must be unique:
class Value(value, output_field=None) [source] A Value() object represents the
Field.is_relation Boolean flag that indicates if a field contains references to one or more other models for its functionality
class GenericIPAddressField(protocol='both', unpack_ipv4=False, **options) [source] An IPv4
get_lookup(lookup_name) Returns the Lookup named lookup_name registered in the class. The default
Field.auto_created Boolean flag that indicates if the field was automatically created, such as the OneToOneField
Options.select_on_save Determines if Django will use the pre-1.6
template A class attribute, as a format string, that describes the SQL that is generated for this function. Defaults to
get_transform(transform_name) Returns a Transform named transform_name. The default implementation
Page 1 of 30