File manager - Edit - /usr/lib/python3/dist-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi
Back
from typing import Any, Optional from django.db.models.base import Model NOT_PROVIDED: Any class FieldCacheMixin: def get_cache_name(self) -> str: ... def get_cached_value(self, instance: Model, default: Any = ...) -> Optional[Model]: ... def is_cached(self, instance: Model) -> bool: ... def set_cached_value(self, instance: Model, value: Optional[Model]) -> None: ... def delete_cached_value(self, instance: Model) -> None: ...
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings