No description
Find a file
2025-07-11 09:34:04 -05:00
inventory Refactor Photo model constructor to remove timestamp parameter; update helper function to use getattr for safer attribute access. 2025-07-11 09:34:04 -05:00
.gitignore Remove egg-info directory and update .gitignore to exclude inventory.egg-info 2025-07-08 11:50:23 -05:00
pyproject.toml Implement PhotoAttachable interface in Inventory, User, and WorkLog models; add photo upload API endpoint with file handling and attachment logic. 2025-07-11 09:21:31 -05:00
setup.cfg Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00