mirror of
https://github.com/django-components/django-components.git
synced 2025-10-12 06:51:58 +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
|
@ -5,7 +5,7 @@ from django_components.testing import djc_test
|
|||
|
||||
from .testutils import setup_test_config
|
||||
|
||||
setup_test_config({"autodiscover": False})
|
||||
setup_test_config()
|
||||
|
||||
|
||||
# This same set of tests is also found in djc_html_parser, to ensure that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue