Admin-Optionen

This commit is contained in:
2026-02-20 16:04:48 +01:00
committed by Hraban Ramm
parent f4fe663ff5
commit bf3f17cdd9
3 changed files with 19 additions and 3 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.yml` importieren: `./manage.py import_authors <Pfad>`