gis.geos.PreparedGeometry.covers()
  • References/Python/Django/API/GEOS API

covers(other)

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

max_y The value of the maximum Y coordinate.

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

GEOSGeometry.num_coords Returns the number of coordinates in the geometry.

2025-01-10 15:47:30
test.Response.wsgi_request
  • References/Python/Django/Guides

wsgi_request The WSGIRequest instance generated by the test handler that generated the response.

2025-01-10 15:47:30
auth.models.PermissionsMixin.has_module_perms()
  • References/Python/Django/Guides

has_module_perms(package_name) Returns True if the user has any permissions in the given package (the Django app

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

class Union(geo_field) Availability: PostGIS, Oracle, SpatiaLite This method returns

2025-01-10 15:47:30
staticfiles.urls.staticfiles_urlpatterns()
  • References/Python/Django/API/contrib packages/The staticfiles app

urls.staticfiles_urlpatterns() This will return the proper URL pattern for serving static files to your already defined pattern

2025-01-10 15:47:30
sessions.backends.base.SessionBase.get_expiry_date()
  • References/Python/Django/Guides

get_expiry_date() Returns the date this session will expire. For sessions with no custom expiration (or those set to expire

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

get_template(template_name, skip=None) [source] Returns a Template object for

2025-01-10 15:47:30
“How-to” guides
  • References/Python/Django/Guides: How-tos

Here you’ll find short answers to “How do I....?” types of questions. These how-to guides don’t cover topics in depth – you’ll find that material in the Using

2025-01-10 15:47:30