mirror of
https://github.com/django-components/django-components.git
synced 2025-08-19 13:40:13 +00:00
Deployed 92f5497
to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
15512f9355
commit
2fee5426e3
59 changed files with 338 additions and 338 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -52,7 +52,7 @@ def _format_source_code_html(relative_filepath: Path, lineno: Optional[int]):
|
||||||
branch_path = f"tree/{SOURCE_CODE_GIT_BRANCH}"
|
branch_path = f"tree/{SOURCE_CODE_GIT_BRANCH}"
|
||||||
lineno_hash = f"#L{lineno}" if lineno is not None else ""
|
lineno_hash = f"#L{lineno}" if lineno is not None else ""
|
||||||
# Generate URL pointing to the source file like
|
# Generate URL pointing to the source file like
|
||||||
# https://github.com/EmilStenstrom/django-components/blob/master/src/django_components/components/dynamic.py#L8
|
# https://github.com/django-components/django-components/blob/master/src/django_components/components/dynamic.py#L8
|
||||||
url = f"{repo_url}/{branch_path}/{relative_filepath}{lineno_hash}"
|
url = f"{repo_url}/{branch_path}/{relative_filepath}{lineno_hash}"
|
||||||
|
|
||||||
# Open in new tab
|
# Open in new tab
|
||||||
|
|
File diff suppressed because one or more lines are too long
216
dev/sitemap.xml
216
dev/sitemap.xml
|
@ -1,219 +1,219 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/</loc>
|
<loc>https://django-components.github.io/django-components/latest/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/SUMMARY/</loc>
|
<loc>https://django-components.github.io/django-components/latest/SUMMARY/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/migrating_from_safer_staticfiles/</loc>
|
<loc>https://django-components.github.io/django-components/latest/migrating_from_safer_staticfiles/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/release_notes/</loc>
|
<loc>https://django-components.github.io/django-components/latest/release_notes/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/authoring_component_libraries/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/authoring_component_libraries/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/component_registry/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/component_registry/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/hooks/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/hooks/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/html_tragments/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/html_tragments/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/provide_inject/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/provide_inject/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/rendering_js_css/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/rendering_js_css/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/tag_formatter/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/tag_formatter/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/template_tags/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/template_tags/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/advanced/typing_and_validation/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/advanced/typing_and_validation/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/access_component_input/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/access_component_input/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/autodiscovery/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/autodiscovery/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/component_context_scope/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/component_context_scope/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/components_as_views/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/components_as_views/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/components_in_python/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/components_in_python/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/defining_js_css_html_files/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/defining_js_css_html_files/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/html_attributes/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/html_attributes/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/single_file_components/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/single_file_components/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/slots/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/slots/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/subclassing_components/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/subclassing_components/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/concepts/fundamentals/template_tag_syntax/</loc>
|
<loc>https://django-components.github.io/django-components/latest/concepts/fundamentals/template_tag_syntax/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/getting_started/adding_js_and_css/</loc>
|
<loc>https://django-components.github.io/django-components/latest/getting_started/adding_js_and_css/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/getting_started/adding_slots/</loc>
|
<loc>https://django-components.github.io/django-components/latest/getting_started/adding_slots/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/getting_started/components_in_templates/</loc>
|
<loc>https://django-components.github.io/django-components/latest/getting_started/components_in_templates/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/getting_started/parametrising_components/</loc>
|
<loc>https://django-components.github.io/django-components/latest/getting_started/parametrising_components/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/getting_started/your_first_component/</loc>
|
<loc>https://django-components.github.io/django-components/latest/getting_started/your_first_component/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/guides/devguides/dependency_mgmt/</loc>
|
<loc>https://django-components.github.io/django-components/latest/guides/devguides/dependency_mgmt/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/guides/devguides/slot_rendering/</loc>
|
<loc>https://django-components.github.io/django-components/latest/guides/devguides/slot_rendering/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/guides/devguides/slots_and_blocks/</loc>
|
<loc>https://django-components.github.io/django-components/latest/guides/devguides/slots_and_blocks/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/guides/setup/dev_server_setup/</loc>
|
<loc>https://django-components.github.io/django-components/latest/guides/setup/dev_server_setup/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/guides/setup/logging_and_debugging/</loc>
|
<loc>https://django-components.github.io/django-components/latest/guides/setup/logging_and_debugging/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/guides/setup/syntax_highlight/</loc>
|
<loc>https://django-components.github.io/django-components/latest/guides/setup/syntax_highlight/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/code_of_conduct/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/code_of_conduct/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/community/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/community/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/compatibility/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/compatibility/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/contributing/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/contributing/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/development/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/development/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/installation/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/installation/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/license/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/license/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/security_notes/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/security_notes/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/overview/welcome/</loc>
|
<loc>https://django-components.github.io/django-components/latest/overview/welcome/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/api/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/api/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/commands/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/commands/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/components/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/components/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/exceptions/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/exceptions/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/middlewares/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/middlewares/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/settings/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/settings/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/tag_formatters/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/tag_formatters/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/template_tags/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/template_tags/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/template_vars/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/template_vars/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://emilstenstrom.github.io/django-components/latest/reference/urls/</loc>
|
<loc>https://django-components.github.io/django-components/latest/reference/urls/</loc>
|
||||||
<lastmod>2025-01-20</lastmod>
|
<lastmod>2025-01-22</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"version": "dev",
|
"version": "dev",
|
||||||
"title": "dev (f908197)",
|
"title": "dev (92f5497)",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue