db.models.Lookup.process_lhs()
  • References/Python/Django/API/Models/Lookup API reference

process_lhs(compiler, connection, lhs=None) [source] Returns a tuple (lhs_string, lhs_params)

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

BaseGeometryWidget.display_raw Boolean value specifying if a textarea input showing the serialized representation of the current

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

gettext_lazy(message)

2025-01-10 15:47:30
gis.db.models.RasterField
  • References/Python/Django/API/GeoDjango Model API

class RasterField RasterField is currently only implemented for the PostGIS backend.

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

ModelAdmin.list_select_related Set list_select_related to tell Django to use

2025-01-10 15:47:30
flatpages.sitemaps.FlatPageSitemap
  • References/Python/Django/API/contrib packages/The flatpages app

class FlatPageSitemap [source] The sitemaps.FlatPageSitemap class looks at all

2025-01-10 15:47:30
auth.middleware.PersistentRemoteUserMiddleware
  • References/Python/Django/API/Middleware

class PersistentRemoteUserMiddleware New in Django 1.9.

2025-01-10 15:47:30
db.models.Q
  • References/Python/Django/API/Models/QuerySet API reference

class Q [source] A Q() object, like an

2025-01-10 15:47:30
postgres.aggregates.RegrAvgY
  • References/Python/Django/API/PostgreSQL specific aggregation functions

class RegrAvgY(y, x) [source] Returns the average of the dependent variable (sum(y)/N)

2025-01-10 15:47:30
db.models.lookups.RegisterLookupMixin.get_transform()
  • References/Python/Django/API/Models/Lookup API reference

get_transform(transform_name) Returns a Transform named transform_name. The default implementation

2025-01-10 15:47:30