Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▾ db
▸ backends
▸ migrations
▾ models
▸ aggregates
▸ base
▸ constants
▸ constraints
▸ deletion
▸ enums
▸ expressions
▸ fields
▾ functions
▸ comparison
▸ datetime
▸ math
▾ mixins
class
FixDecimalInputMixin
class
FixDurationInputMixin
class
NumericOutputFieldMixin
▸ text
▸ window
▸ indexes
▸ lookups
▸ manager
▸ options
▸ query
▸ query_utils
▸ signals
▸ sql
▸ utils
▸ transaction
▸ utils
class
DefaultConnectionProxy
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class FixDurationInputMixin
django
.
db
.
models
.
functions
.
mixins
.
FixDurationInputMixin
Declaration
class
FixDurationInputMixin
source
link
Methods
▷
def
as_mysql
(
self, compiler, connection, **extra_context
)
source
link
▷
def
as_oracle
(
self, compiler, connection, **extra_context
)
source
link
Subclasses
django
.
db
.
models
.
aggregates
.
Avg
django
.
db
.
models
.
aggregates
.
Sum
Reexports
Imported in
django.db.models.aggregates
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04