mirror of
https://github.com/django-components/django-components.git
synced 2025-08-10 09:17:59 +00:00
refactor: change repo name and URL after org migration (#924)
This commit is contained in:
parent
ace9194733
commit
92f5497c74
34 changed files with 134 additions and 119 deletions
|
@ -236,7 +236,7 @@ class ComponentsSettings(NamedTuple):
|
|||
> From v0.67 to v0.78 (incl) the default value was `"isolated"`.
|
||||
>
|
||||
> For v0.79 and later, the default is again `"django"`. See the rationale for change
|
||||
> [here](https://github.com/EmilStenstrom/django-components/issues/498).
|
||||
> [here](https://github.com/django-components/django-components/issues/498).
|
||||
"""
|
||||
|
||||
dynamic_component_name: Optional[str] = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue