Import von authors.yml verbessert
- möglichst aktualisieren statt neu anlegen - "inherits" legt zweite Identität am Original an
This commit is contained in:
@@ -21,6 +21,7 @@ Wir entwickeln auf Python 3.14. Python 3.12+ funktioniert, ältere haben zuminde
|
||||
|
||||
- Datenbank (SQLite) anlegen: `python3 manage.py makemigrations quellen; python3 manage.py migrate`
|
||||
- Admin anlegen: `python3 manage.py createsuperuser`
|
||||
- ggf. Liederquelle-Daten laden: `python3 manage.py loaddata ../fixtures/fixture.yaml`
|
||||
- Server starten: `python3 manage.py runserver`
|
||||
- Öffne http://localhost:8080/admin im Browser
|
||||
|
||||
|
||||
Reference in New Issue
Block a user