relabeled_clone(change_map) Returns a clone (copy) of self, with any column aliases relabeled. Column aliases are
get_template_sources(template_name) [source] A method that takes a template_name
class serializers.JSONSerializer A wrapper around the JSON serializer from django.core.signing. Can only serialize
prefetch_related_objects(model_instances, *related_lookups) [source]
CASCADE [source] Cascade deletes. Django emulates the behavior of the SQL constraint ON DELETE
send_mail(subject, message, *args, **kwargs) [source] Sends emails to admin users. To customize
Paginator.count The total number of objects, across all pages.
class MultiPolygonField
GEOSGeometry.touches(other) Returns True if the DE-9IM intersection matrix for the two geometries is FT*******
ModelAdmin.ordering Set ordering to specify how lists of objects should be ordered in the Django admin views. This
Page 21 of 100