views.generic.dates.YearMixin.year_format
  • References/Python/Django/API/Date-based mixins

year_format The

2025-01-10 15:47:30
gis.widgets.BaseGeometryWidget.geom_type
  • References/Python/Django/API/GeoDjango Forms API

BaseGeometryWidget.geom_type The OpenGIS geometry type, generally set by the form field.

2025-01-10 15:47:30
db.models.ExpressionWrapper
  • References/Python/Django/API/Models/Query Expressions

class ExpressionWrapper(expression, output_field) [source] ExpressionWrapper

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

class JsonResponse(data, encoder=DjangoJSONEncoder, safe=True, json_dumps_params=None, **kwargs) [source]

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

geom Returns the geometry for this feature, as an OGRGeometry object:

2025-01-10 15:47:30
db.models.fields.related.RelatedManager.create()
  • References/Python/Django/API/Models/Related objects reference

create(**kwargs) Creates a new object, saves it and puts it in the related object set. Returns the newly created object:

2025-01-10 15:47:30
auth.models.Group.name
  • References/Python/Django/API/contrib packages/django.contrib.auth

name Required. 80 characters or fewer. Any characters are permitted. Example: 'Awesome Users'.

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

mark_safe(s) [source] Explicitly mark a string as safe for (HTML) output purposes. The returned

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

Options.label New in Django 1.9. Representation

2025-01-10 15:47:30
auth.backends.RemoteUserBackend.authenticate()
  • References/Python/Django/API/contrib packages/django.contrib.auth

RemoteUserBackend.authenticate(remote_user) The username passed as remote_user is considered trusted. This method

2025-01-10 15:47:30