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
|
@ -6,7 +6,7 @@ from django.utils.html import format_html, html_safe
|
|||
from django_components import Component, register
|
||||
|
||||
|
||||
# Format as mentioned in https://github.com/EmilStenstrom/django-components/issues/522#issuecomment-2173577094
|
||||
# Format as mentioned in https://github.com/django-components/django-components/issues/522#issuecomment-2173577094
|
||||
@html_safe
|
||||
class PathObj:
|
||||
def __init__(self, static_path: str) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue