inventory/inventory
2025-08-13 11:46:39 -05:00
..
models Adding some default CRUD behaviors. 2025-08-13 10:53:22 -05:00
routes Starting work on new dynamic widgets using HTMX and Alpine. 2025-08-13 09:08:00 -05:00
static Adding some default CRUD behaviors. 2025-08-13 10:53:22 -05:00
templates Making more progress on dynamic widget stuff. 2025-08-13 11:42:02 -05:00
ui Default to json, not HTML 2025-08-13 11:46:39 -05:00
utils Renaming type relationship to device_type. 2025-07-28 14:01:57 -05:00
__init__.py Adding some default CRUD behaviors. 2025-08-13 10:53:22 -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