Phase 1 - extend model for new fields

This commit is contained in:
KuhnChris
2023-02-14 21:52:50 +01:00
parent f14d2dd29e
commit 24a49d2f14
8 changed files with 169 additions and 10 deletions

View File

@@ -4,6 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
autopep8 = "*"
[packages]
django = "~=3.2"