Korrekturen

This commit is contained in:
2026-02-20 15:33:59 +01:00
committed by Hraban Ramm
parent b1c572803b
commit f4fe663ff5
3 changed files with 3 additions and 2 deletions

View File

@@ -40,4 +40,4 @@ Statt `python3 manage.py` müsste auch der direkte Aufruf des Skripts funktionie
## Im- und Export
- YAML exportieren: `./manage.py dumpdata --format yaml --indent 2 -o ../fixtures/fixture.yaml`
- `authors.yaml` importieren: `.\manage.py import_authors <Pfad>`
- `authors.yaml` importieren: `./manage.py import_authors <Pfad>`