mirror of
https://github.com/django-components/django-components.git
synced 2025-08-15 19:50:13 +00:00
Deployed ba0f9e6
to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
07638e0fed
commit
e29034ce6a
3 changed files with 9 additions and 9 deletions
File diff suppressed because one or more lines are too long
|
@ -49,8 +49,8 @@ from django.urls import URLPattern, URLResolver
|
||||||
|
|
||||||
from django_components import ComponentVars, TagFormatterABC
|
from django_components import ComponentVars, TagFormatterABC
|
||||||
from django_components.component import Component
|
from django_components.component import Component
|
||||||
from django_components.templatetags.component_tags import TagSpec
|
|
||||||
from django_components.util.misc import get_import_path
|
from django_components.util.misc import get_import_path
|
||||||
|
from django_components.util.template_tag import TagSpec
|
||||||
|
|
||||||
# NOTE: This file is an entrypoint for the `gen-files` plugin in `mkdocs.yml`.
|
# NOTE: This file is an entrypoint for the `gen-files` plugin in `mkdocs.yml`.
|
||||||
# However, `gen-files` plugin runs this file as a script, NOT as a module.
|
# However, `gen-files` plugin runs this file as a script, NOT as a module.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"version": "dev",
|
"version": "dev",
|
||||||
"title": "dev (a79b24b)",
|
"title": "dev (ba0f9e6)",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue