inventory/inventory/models
2025-08-15 11:22:02 -05:00
..
__init__.py Fix some eager loading nonsense. 2025-08-15 10:31:14 -05:00
areas.py Lots and lots of unneeded code removed now! 2025-08-14 12:03:52 -05:00
brands.py Lots and lots of unneeded code removed now! 2025-08-14 12:03:52 -05:00
image.py Rename "photo" to "image." 2025-07-11 13:01:08 -05:00
image_links.py More image changes. Delete and replacement logic. 2025-07-11 14:03:16 -05:00
inventory.py Renaming type relationship to device_type. 2025-07-28 14:01:57 -05:00
items.py Lots and lots of unneeded code removed now! 2025-08-14 12:03:52 -05:00
room_functions.py Lots and lots of unneeded code removed now! 2025-08-14 12:03:52 -05:00
rooms.py Dropdown functionality! 2025-08-15 11:22:02 -05:00
users.py Fix some eager loading nonsense. 2025-08-15 10:31:14 -05:00
work_log.py Refactor model imports and add nullable indices for improved database performance and clarity 2025-07-17 15:29:14 -05:00
work_note.py Remove unused table index from WorkNote model and update DropdownWidget to enhance button styling on click 2025-07-25 09:58:25 -05:00