File manager - Edit - /usr/lib/python3/dist-packages/jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi
Back
from typing import Any, Optional from django.db.models.expressions import Func class Aggregate(Func): filter_template: str = ... filter: Any = ... allow_distinct: bool = ... def __init__(self, *expressions: Any, distinct: bool = ..., filter: Optional[Any] = ..., **extra: Any) -> None: ... class Avg(Aggregate): ... class Count(Aggregate): ... class Max(Aggregate): ... class Min(Aggregate): ... class StdDev(Aggregate): ... class Sum(Aggregate): ... class Variance(Aggregate): ...
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings