core.files.uploadedfile.UploadedFile.content_type
  • References/Python/Django/API/File handling/Uploaded Files and Upload Handlers

UploadedFile.content_type The content-type header uploaded with the file (e.g. text/plain or

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

class AsGML(expression, version=2, precision=8, **extra) Availability: Oracle, PostGIS, SpatiaLite

2025-01-10 15:47:30
utils.encoding.escape_uri_path()
  • References/Python/Django/API/Django Utils

escape_uri_path(path) [source] Escapes the unsafe characters from the path portion of a Uniform

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

union() Returns the region consisting of the union of this geometry and the other, as a new OGRGeometry object

2025-01-10 15:47:30
utils.translation.ugettext()
  • References/Python/Django/API/Django Utils

ugettext(message) [source] Translates message and returns it in a unicode string

2025-01-10 15:47:30
test.runner.DiscoverRunner.run_tests()
  • References/Python/Django/Guides

DiscoverRunner.run_tests(test_labels, extra_tests=None, **kwargs) Run the test suite. test_labels

2025-01-10 15:47:30
contenttypes.models.ContentType.app_label
  • References/Python/Django/API/contrib packages/The contenttypes framework

app_label The name of the application the model is part of. This is taken from the app_label attribute of the model

2025-01-10 15:47:30
utils.functional.keep_lazy()
  • References/Python/Django/API/Django Utils

keep_lazy(func, *resultclasses) [source] New

2025-01-10 15:47:30
gis.gdal.SpatialReference.name
  • References/Python/Django/API/GDAL API

name Returns the name of this Spatial Reference.

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

GEOSGeometry.covers(other) New in Django 1.10. Returns

2025-01-10 15:47:30