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

class HttpResponseRedirect [source] The first argument to the constructor is required – the

2025-01-10 15:47:30
postgres.operations.TrigramExtension
  • References/Python/Django/API/Database migration operations

class TrigramExtension [source] New in Django

2025-01-10 15:47:30
db.models.GenericIPAddressField.protocol
  • References/Python/Django/API/Models/Model field reference

GenericIPAddressField.protocol Limits valid inputs to the specified protocol. Accepted values are 'both' (default)

2025-01-10 15:47:30
http.HttpResponse.set_signed_cookie()
  • References/Python/Django/API/Request and response objects

HttpResponse.set_signed_cookie(key, value, salt='', max_age=None, expires=None, path='/', domain=None, secure=None, httponly=True) Like

2025-01-10 15:47:30
gis.geos.GEOSGeometry.within()
  • References/Python/Django/API/GEOS API

GEOSGeometry.within(other) Returns True if the DE-9IM intersection matrix for the two geometries is T*F**F***

2025-01-10 15:47:30
gis.geos.GEOSGeometry.unary_union
  • References/Python/Django/API/GEOS API

GEOSGeometry.unary_union New in Django 1.10. Computes

2025-01-10 15:47:30
forms.ImageField
  • References/Python/Django/API/Forms/Form fields

class ImageField(**kwargs) [source] Default widget:

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

FileUploadHandler.file_complete(file_size) [source] Called when a file has finished uploading

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

GeoIP.country_name_by_name(query)

2025-01-10 15:47:30
template.loaders.eggs.Loader
  • References/Python/Django/API/Templates/The Django template language: for Python programmers

class eggs.Loader Deprecated since version 1.9: Distributing applications

2025-01-10 15:47:30