gis.gdal.OGRGeometry.geos
  • References/Python/Django/API/GDAL API

geos Returns a

2025-01-10 15:47:30
admin.ModelAdmin.get_fieldsets()
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.get_fieldsets(request, obj=None) The get_fieldsets method is given the HttpRequest and

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

class BinaryField(**options) [source] A field to store raw binary data. It only supports

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

GEOSGeometry.transform(ct, clone=False) Transforms the geometry according to the given coordinate transformation parameter (ct)

2025-01-10 15:47:30
core.files.base.ContentFile
  • References/Python/Django/API/File handling/The File object

class ContentFile(File) [source] The ContentFile class inherits from File

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

crosses(other)

2025-01-10 15:47:30
gis.gdal.OGRGeometry.sym_difference()
  • References/Python/Django/API/GDAL API

sym_difference() Returns the region consisting of the symmetric difference of this geometry and the other, as a new OGRGeometry

2025-01-10 15:47:30
db.models.Field.db_type()
  • References/Python/Django/API/Models/Model field reference

db_type(connection) [source] Returns the database column data type for the Field

2025-01-10 15:47:30
admin.AdminSite.password_change_done_template
  • References/Python/Django/API/contrib packages/The Django admin site

AdminSite.password_change_done_template Path to a custom template that will be used by the admin site password change done view

2025-01-10 15:47:30
core.files.uploadedfile.UploadedFile
  • References/Python/Django/API/File handling/Uploaded Files and Upload Handlers

class UploadedFile [source] During file uploads, the actual file data is stored in

2025-01-10 15:47:30