class GeometryCollectionField
aggregate(*args, **kwargs) Returns a dictionary of aggregate values (averages, sums, etc.) calculated over the QuerySet
desc() Returns the expression ready to be sorted in descending order.
FieldFile.url A read-only property to access the file’s relative URL by calling the
ModelAdmin.form By default a ModelForm is dynamically created for your model. It is used to create the form presented
UploadedFile.name The name of the uploaded file (e.g. my_file.txt).
class FloatField(**options) [source] A floating-point number represented in Python by a float
Feed.get_context_data(**kwargs) There is also a way to pass additional information to title and description templates, if you
get_next_day(date) [source] Returns a date object containing the next valid day after the
Form.has_changed() Use the has_changed() method on your Form when you need to check if the form data
Page 86 of 100