django-components/docs/reference/extension_commands.md
Juro Oravec 3555411f1e
docs: move extension command- and url-related API to own API pages (#1093)
* docs: move extension command- and url-related API to own API pages

* refactor: fix linters
2025-04-06 14:12:15 +02:00

870 B

Extension commands

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