mirror of
https://github.com/django-components/django-components.git
synced 2025-08-27 09:24:03 +00:00
chore: bump v0.131 (#1042)
* Update pyproject.toml * docs: update changelog and rename "start" command to "create"
This commit is contained in:
parent
0f41a62592
commit
c034b7da65
4 changed files with 10 additions and 9 deletions
|
@ -44,8 +44,8 @@ The entrypoint for the "components" commands.
|
|||
|
||||
```bash
|
||||
python manage.py components list
|
||||
python manage.py components start <name>
|
||||
python manage.py components upgrade <name>
|
||||
python manage.py components create <name>
|
||||
python manage.py components upgrade
|
||||
python manage.py components ext list
|
||||
python manage.py components ext run <extension> <command>
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue