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
2b6d94c766
inventory
/
inventory
History
Download ZIP
Download TAR.GZ
Yaro Kasear
2b6d94c766
Refactor config to set DEBUG based on environment variable for better configuration management.
...
Remove debug print statement from hooks to clean up response handling.
2025-07-24 16:00:13 -05:00
..
models
Refactor brand and item models to introduce 'identifier' property for consistency; update dropdown rendering in templates to utilize new properties and improve input handling.
2025-07-22 13:04:31 -05:00
routes
Refactor config to set DEBUG based on environment variable for better configuration management.
2025-07-24 16:00:13 -05:00
static
Remove console log statements from dropdown fragment for cleaner code.
2025-07-24 11:34:07 -05:00
templates
Refactor dropdown fragment to enhance button functionality and improve clear button visibility.
2025-07-24 13:55:45 -05:00
utils
Remove debug print statements.
2025-07-14 09:07:52 -05:00
__init__.py
Remove debug print statements.
2025-07-14 09:07:52 -05:00
app.py
Refactor config to set DEBUG based on environment variable for better configuration management.
2025-07-24 16:00:13 -05:00
config.py
Refactor config to set DEBUG based on environment variable for better configuration management.
2025-07-24 16:00:13 -05:00
temp.py
Add inventory management templates and utility functions
2025-07-08 11:47:22 -05:00
wsgi.py
Initialize WSGI application by importing and creating the app instance.
2025-07-23 09:47:46 -05:00