mirror of
https://github.com/django-components/django-components.git
synced 2025-11-16 21:39:21 +00:00
docs: self-contained examples (#1436)
This commit is contained in:
parent
48adaf98f1
commit
9877cf30ed
71 changed files with 673 additions and 361 deletions
|
|
@ -11,7 +11,7 @@ from django_components.util.loader import _filepath_to_python_module, get_compon
|
|||
|
||||
from .testutils import setup_test_config
|
||||
|
||||
setup_test_config({"autodiscover": False})
|
||||
setup_test_config()
|
||||
|
||||
|
||||
@djc_test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue