feat(api): implemented create sale as api endpoint.

This commit is contained in:
2024-09-07 21:33:49 -05:00
parent 02fbf51659
commit eaa856e9da
6 changed files with 83 additions and 0 deletions

View File

@@ -1 +1,2 @@
Django==5.0.6
djangorestframework