class Func(*expressions, **extra) [source] function
FilePathField.allow_folders Optional. Either True or False. Default is False. Specifies
Field.many_to_one Boolean flag that is True if the field has a many-to-one relation, such as a ForeignKey;
distinct If distinct=True, the count will only include unique instances. This is the SQL equivalent of COUNT(DISTINCT
FilePathField.match Optional. A regular expression, as a string, that FilePathField will use to filter filenames
defer(*fields) In some complex data-modeling situations, your models might contain a lot of fields, some of which could contain
Model.__eq__() [source] The equality method is defined such that instances with the same
Field.many_to_many Boolean flag that is True if the field has a many-to-many relation; False otherwise
all() Returns a copy of the current QuerySet (or QuerySet subclass). This can be useful in
Options.index_together Sets of field names that, taken together, are indexed:
Page 23 of 30