HttpResponse.__init__(content='', content_type=None, status=200, reason=None, charset=None) [source]
get_all_permissions(obj=None) Returns a set of permission strings that the user has, both through group and user permissions
class RadioSelect [source] Similar to Select, but rendered as a list of radio
QueryDict.setlist(key, list_) [source] Sets the given key to list_ (unlike
HttpResponse.writable() [source] Always True. This method makes an HttpResponse
to_esri() Morphs this SpatialReference to ESRI’s format.
class Feature Feature wraps an OGR feature. You never create a Feature object directly. Instead, you
HttpResponse.charset A string denoting the charset in which the response will be encoded. If not given at HttpResponse
GeoQuerySet.sym_difference(geom) Deprecated since version 1.9: Use
BaseDatabaseSchemaEditor.alter_unique_together(model, old_unique_together, new_unique_together) [source]
Page 46 of 100