Implement invoice model and admin API

This commit is contained in:
Jan Dittberner 2023-04-23 14:43:44 +02:00
parent a136bcc52b
commit 0962891a9b
16 changed files with 331 additions and 1 deletions

1
.gitignore vendored
View file

@ -56,4 +56,5 @@ coverage-report/
/docker/django_static
!/docker/django_media/.empty
!/docker/django_static/.empty
/media/
/static/