Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▸ gis
▸ humanize
▸ messages
▾ postgres
▾ aggregates
▸ general
▾ mixins
class
OrderableAggMixin
▸ statistics
▸ apps
▸ constraints
▸ fields
▸ forms
▸ functions
▸ indexes
▸ lookups
▸ operations
▸ search
▸ serializers
▸ signals
▸ utils
▸ validators
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class OrderableAggMixin
django
.
contrib
.
postgres
.
aggregates
.
mixins
.
OrderableAggMixin
Declaration
class
OrderableAggMixin
source
link
Methods
▶
def
__init__
(
self, *expressions, ordering=(), **extra
)
source
link
Overrides
This method is overriden in:
django
.
contrib
.
postgres
.
aggregates
.
general
.
StringAgg
▷
def
as_sql
(
self, compiler, connection
)
source
link
▷
def
get_source_expressions
(
self
)
source
link
▷
def
resolve_expression
(
self, *args, **kwargs
)
source
link
▷
def
set_source_expressions
(
self, exprs
)
source
link
Subclasses
django
.
contrib
.
postgres
.
aggregates
.
general
.
ArrayAgg
django
.
contrib
.
postgres
.
aggregates
.
general
.
JSONBAgg
django
.
contrib
.
postgres
.
aggregates
.
general
.
StringAgg
Reexports
Imported in
django.contrib.postgres.aggregates.general
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04