mirror of
https://github.com/lemeow125/Borrowing-TrackerBackend.git
synced 2025-04-27 10:11:24 +08:00
Added breakage report model
This commit is contained in:
parent
aa078a78c5
commit
c1a7e21e95
10 changed files with 222 additions and 31 deletions
|
@ -74,6 +74,7 @@ INSTALLED_APPS = [
|
|||
'accounts',
|
||||
'equipments',
|
||||
'transactions',
|
||||
'breakages',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue