inventory/inventory
2020-12-22 03:47:35 +01:00
..
admin Model updates, add FormFactor and Tags 2020-12-16 01:26:42 +01:00
migrations Add item size property to disallow "add" action if container is full 2020-12-22 03:15:49 +01:00
models Add url property to all container types and container_url to all contained types 2020-12-22 03:16:38 +01:00
static/inventory Add svg icons, remove png 2020-12-22 03:17:51 +01:00
templates Hide edit buttons if user is not staff 2020-12-22 03:47:35 +01:00
templatetags Initial commit 2020-08-04 02:42:42 +02:00
views Add item size property to disallow "add" action if container is full 2020-12-22 03:15:49 +01:00
__init__.py Initial commit 2020-08-04 02:42:42 +02:00
admin.py Initial commit 2020-08-04 02:42:42 +02:00
apps.py Initial commit 2020-08-04 02:42:42 +02:00
urls.py Cleanup 2020-12-16 01:25:43 +01:00