mirror of
https://github.com/django-components/django-components.git
synced 2025-08-03 22:08:17 +00:00

* refactor: fix wrongly initiated settings * refacttor: remove `_load_settings()` from apps.py * refactor: fix building of docs + update titles in API reference * refactor: fix docs build error * refactor: use EXTENSIONS_DEFAULTS * refactor: update titles
5 lines
184 B
Markdown
5 lines
184 B
Markdown
# Extension commands API
|
|
|
|
Overview of all classes, functions, and other objects related to defining extension commands.
|
|
|
|
Read more on [Extensions](../../concepts/advanced/extensions).
|