admin.ModelAdmin.prepopulated_fields
  • References/Python/Django/API/contrib packages/The Django admin site

ModelAdmin.prepopulated_fields Set prepopulated_fields to a dictionary mapping field names to the fields it should

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

as_datetime() Returns the value of the field as a tuple of date and time components:

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
utils.translation.ugettext_noop()
  • References/Python/Django/API/Django Utils

ugettext_noop(message) Marks strings for translation but doesn’t translate them now. This can be used to store strings in global

2025-01-10 15:47:30
views.generic.base.ContextMixin
  • References/Python/Django/API/Simple mixins

class django.views.generic.base.ContextMixin Methods

2025-01-10 15:47:30
http.HttpResponse
  • References/Python/Django/API/Request and response objects

class HttpResponse [source] In contrast to HttpRequest objects, which are created

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
gis.gdal.Polygon.exterior_ring
  • References/Python/Django/API/GDAL API

exterior_ring An alias for shell.

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

class NumPoints(expression, **extra) Availability: MySQL, PostGIS, Oracle, SpatiaLite Accepts

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

localtime(value, timezone=None) [source] Converts an aware

2025-01-10 15:47:30