inventory/models/__pycache__
Yaro Kasear c6fc1a4795 Refactor .gitignore; add patterns for SQLite database files and improve ignored file management
Enhance app initialization; set secret key from environment variable for better security practices

Update work_log model import; change User import path for improved module structure

Refactor routes; add new inventory item creation route and enhance settings handling with JSON form state

Improve ComboBoxWidget; add handleComboAdd function for better option management and integrate with render_combobox macro

Revamp settings template; implement form state management and improve modal functionality for room creation

Add error template; create a new error handling page for better user feedback
2025-06-23 10:05:31 -05:00
..
__init__.cpython-313.pyc Initial commit. 2025-06-11 09:10:41 -05:00
areas.cpython-313.pyc Initial commit. 2025-06-11 09:10:41 -05:00
brands.cpython-313.pyc Initial commit. 2025-06-11 09:10:41 -05:00
inventory.cpython-313.pyc Refactor icon rendering; update render_icon macro to accept extra_class parameter and adjust button icons in combobox for better state management 2025-06-20 09:10:14 -05:00
items.cpython-313.pyc Initial commit. 2025-06-11 09:10:41 -05:00
room_functions.cpython-313.pyc Initial commit. 2025-06-11 09:10:41 -05:00
rooms.cpython-313.pyc Initial commit. 2025-06-11 09:10:41 -05:00
users.cpython-313.pyc Initial commit. 2025-06-11 09:10:41 -05:00
work_log.cpython-313.pyc Refactor .gitignore; add patterns for SQLite database files and improve ignored file management 2025-06-23 10:05:31 -05:00