mirror of
https://github.com/django-components/django-components.git
synced 2025-11-19 14:26:46 +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
|
|
@ -33,7 +33,7 @@ class ComponentBeforeReady(Component):
|
|||
template = "Hello"
|
||||
|
||||
|
||||
setup_test_config({"autodiscover": False})
|
||||
setup_test_config()
|
||||
|
||||
|
||||
class CustomClient(Client):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue