Open Ssoto17 opened 5 months ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
website/settings.py | 2 | 96.55% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 9374772163: | 0.2% |
Covered Lines: | 131 |
Relevant Lines: | 141 |
Note to self: look into makng model PKs on the name, and having the form use get_or_create
functionality to increase qty if an inventory item is attempted to be add that already exists.
Reworked Inventory app with the given models