File manager - Edit - /usr/lib/python3/dist-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi
Back
from collections import OrderedDict from typing import Callable, Dict, Optional, Type, Union from django.http.request import HttpRequest from django.template.response import TemplateResponse from django.contrib.sitemaps import GenericSitemap, Sitemap def x_robots_tag(func: Callable) -> Callable: ... def index( request: HttpRequest, sitemaps: Dict[str, Union[Type[Sitemap], Sitemap]], template_name: str = ..., content_type: str = ..., sitemap_url_name: str = ..., ) -> TemplateResponse: ... def sitemap( request: HttpRequest, sitemaps: Union[Dict[str, Type[Sitemap]], Dict[str, GenericSitemap], OrderedDict], section: Optional[str] = ..., template_name: str = ..., content_type: str = ..., ) -> TemplateResponse: ...
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings