Implement invoice model and admin API
This commit is contained in:
parent
a136bcc52b
commit
0962891a9b
16 changed files with 331 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -56,4 +56,5 @@ coverage-report/
|
|||
/docker/django_static
|
||||
!/docker/django_media/.empty
|
||||
!/docker/django_static/.empty
|
||||
/media/
|
||||
/static/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue