Korrekturen
This commit is contained in:
@@ -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>`
|
||||
|
||||
Reference in New Issue
Block a user