mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 14:28:18 +00:00
feat: extensions (#1009)
* feat: extensions * refactor: remove support for passing in extensions as instances
This commit is contained in:
parent
cff252c566
commit
4d35bc97a2
24 changed files with 1884 additions and 57 deletions
5
docs/templates/reference_extension_hooks.md
vendored
Normal file
5
docs/templates/reference_extension_hooks.md
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Extension Hooks
|
||||
|
||||
Overview of all the extension hooks available in Django Components.
|
||||
|
||||
Read more on [Extensions](../../concepts/advanced/extensions).
|
Loading…
Add table
Add a link
Reference in a new issue