mirror of
https://github.com/lemeow125/Borrowing-TrackerBackend.git
synced 2025-04-27 10:11:24 +08:00
Added all required functionality for equipments and equipment handling
This commit is contained in:
parent
2d0e602ba1
commit
7609152767
17 changed files with 485 additions and 3 deletions
1
Pipfile
1
Pipfile
|
@ -14,6 +14,7 @@ drf-spectacular = {version = "*", extras = ["sidecar"]}
|
|||
django-extra-fields = "*"
|
||||
pillow = "*"
|
||||
psycopg2 = "*"
|
||||
django-simple-history = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue