This website requires JavaScript.
Explore
Help
Sign in
yaro
/
inventory
Watch
1
Star
0
Fork
You've already forked inventory
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
102
commits
1
branch
0
tags
1.6
MiB
Python
49.6%
HTML
42.3%
JavaScript
7.8%
CSS
0.3%
3e0faae851
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Yaro Kasear
3e0faae851
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
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