mirror of
https://github.com/django-components/django-components.git
synced 2025-07-08 18:05:00 +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
874 B
874 B
Extension commands API
Overview of all classes, functions, and other objects related to defining extension commands.
Read more on Extensions.
::: django_components.CommandArg options: heading_level: 3 show_if_no_docstring: true
::: django_components.CommandArgGroup options: heading_level: 3 show_if_no_docstring: true
::: django_components.CommandHandler options: heading_level: 3 show_if_no_docstring: true
::: django_components.CommandParserInput options: heading_level: 3 show_if_no_docstring: true
::: django_components.CommandSubcommand options: heading_level: 3 show_if_no_docstring: true
::: django_components.ComponentCommand options: heading_level: 3 show_if_no_docstring: true