views.generic.base.ContextMixin
  • References/Python/Django/API/Simple mixins

class django.views.generic.base.ContextMixin Methods

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

class BoundingCircle(expression, num_seg=48, **extra) Availability:

2025-01-10 15:47:30
views.decorators.http.etag()
  • References/Python/Django/Guides

etag(etag_func) [source]

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

class Field name Returns the name of this field:

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

class BigIntegerField(**options) [source] A 64-bit integer, much like an IntegerField

2025-01-10 15:47:30
db.models.functions.datetime.ExtractDay
  • References/Python/Django/API/Models/Database Functions

class ExtractDay(expression, tzinfo=None, **extra) [source] lookup_name

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

ModelAdmin.has_module_permission(request) Should return True if displaying the module on the admin index page and

2025-01-10 15:47:30
User authentication in Django
  • References/Python/Django/Guides

Django comes with a user authentication system. It handles user accounts, groups, permissions and cookie-based user sessions. This section of the documentation explains how

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

exterior_ring An alias for shell.

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

Field.help_text Extra “help” text to be displayed with the form widget. It’s useful for documentation even if your field isn’t

2025-01-10 15:47:30