Versionierung mit django-simple-history

This commit is contained in:
2026-06-05 23:10:24 +02:00
committed by hraban
parent 1f36f279ce
commit af8d1e3d2c
5 changed files with 17 additions and 4 deletions
+6 -3
View File
@@ -7,9 +7,11 @@ und für die öffentliche Rechercheplattform.
- Liederbücher
- Lieder
- Urheber*innen
- Verlage (TODO)
- Nutzungsrechte und ihre Inhaber*innen (TODO)
- Sammlung (private oder öffentliche Bibliothek von Liederbüchern)
- Urheber*innen (umgesetzt)
- Verlage
- Nutzungsrechte und ihre Inhaber*innen
- Versionierung
## Abhängigkeiten
@@ -17,6 +19,7 @@ und für die öffentliche Rechercheplattform.
- Django 6.0
- django-taggit
- django-taggit-helpers (uralt, funktioniert aber)
- django-simple-history
- PyYAML
## Installation