gis.gdal.Polygon
  • References/Python/Django/API/GDAL API

class Polygon shell Returns the shell or exterior

2025-01-10 15:47:30
db.models.Options.required_db_features
  • References/Python/Django/API/Models/Model Meta options

Options.required_db_features New in Django 1.9. List

2025-01-10 15:47:30
forms.Form.errors.as_json()
  • References/Python/Django/API/Forms/The Forms API

Form.errors.as_json(escape_html=False) Returns the errors serialized as JSON.

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

class ForceRHR(expression, **extra) Availability:

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
middleware.cache.FetchFromCacheMiddleware
  • References/Python/Django/API/Middleware

class FetchFromCacheMiddleware [source] Enable the site-wide cache. If these are enabled

2025-01-10 15:47:30
core.signing.loads()
  • References/Python/Django/Guides

loads(string, key=None, salt='django.core.signing', max_age=None) [source] Reverse of dumps()

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

class IntegerField(**options) [source] An integer. Values from -2147483648 to

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

Model.get_deferred_fields() [source] A helper method that returns a set containing the attribute

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

z Returns the Z coordinate of this point, or None if the point does not have a Z coordinate:

2025-01-10 15:47:30