http.StreamingHttpResponse.status_code
  • References/Python/Django/API/Request and response objects

StreamingHttpResponse.status_code The

2025-01-10 15:47:30
gis.db.models.GeoManager
  • References/Python/Django/API/GeoDjango Model API

class GeoManager The GeoManager is required in order to use the legacy GeoQuerySet Methods

2025-01-10 15:47:30
gis.db.models.GeoQuerySet.mem_size()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.mem_size(**kwargs) Deprecated since version 1.9: Use

2025-01-10 15:47:30
gis.db.models.functions.Length
  • References/Python/Django/API/Geographic Database Functions

class Length(expression, spheroid=True, **extra) Availability: MySQL, Oracle, PostGIS, SpatiaLite

2025-01-10 15:47:30
gis.db.models.GeoQuerySet.union()
  • References/Python/Django/API/GeoQuerySet API Reference

GeoQuerySet.union(geom) Deprecated since version 1.9: Use the

2025-01-10 15:47:30
gis.geoip.GeoIP.region_by_addr()
  • References/Python/Django/API/Geolocation with GeoIP

GeoIP.region_by_addr(query)

2025-01-10 15:47:30
gis.forms.MultiPolygonField
  • References/Python/Django/API/GeoDjango Forms API

class MultiPolygonField

2025-01-10 15:47:30
views.generic.list.MultipleObjectMixin.get_allow_empty()
  • References/Python/Django/API/Multiple object mixins

get_allow_empty() Return a boolean specifying whether to display the page if no objects are available. If this method returns

2025-01-10 15:47:30
views.decorators.csrf.ensure_csrf_cookie()
  • References/Python/Django/API/Cross Site Request Forgery protection

ensure_csrf_cookie(view) This decorator forces a view to send the CSRF cookie.

2025-01-10 15:47:30
core.files.uploadhandler.FileUploadHandler.new_file()
  • References/Python/Django/API/File handling/Uploaded Files and Upload Handlers

FileUploadHandler.new_file(field_name, file_name, content_type, content_length, charset, content_type_extra) [source]

2025-01-10 15:47:30