|
locale
|
trans: add hint that "view catalog item" appears in views.py
|
2025年09月02日 14:59:44 +02:00 |
|
migrations
|
db: add image and image_file_type to EquipmentType and Equipment
|
2025年09月01日 19:15:08 +02:00 |
|
static/equipment
|
do not stretch images to 100% width
|
2025年09月02日 21:42:20 +02:00 |
|
templates
|
update templates/equipment/inventory_by_user.html to the new tile based design
|
2025年09月02日 15:22:28 +02:00 |
|
__init__.py
|
füge automatisch generierte Dateien hinzu
|
2024年12月12日 11:20:37 +01:00 |
|
admin.py
|
füge automatisch generierte Dateien hinzu
|
2024年12月12日 11:20:37 +01:00 |
|
apps.py
|
füge automatisch generierte Dateien hinzu
|
2024年12月12日 11:20:37 +01:00 |
|
filtersets.py
|
modify the filterset at runtime
|
2025年08月19日 14:58:02 +02:00 |
|
forms.py
|
use ImageAttributeForm instead of ModelForm for InventoryItemForm
|
2025年09月02日 14:18:53 +02:00 |
|
LICENSE
|
add LICENSE
|
2024年12月12日 10:39:44 +01:00 |
|
mixins.py
|
fix: use empty list if variables are not set
|
2025年08月22日 12:00:32 +02:00 |
|
models.py
|
add image and image_file_type to EquipmentType and Equipment
|
2025年09月01日 19:14:08 +02:00 |
|
requirements.txt
|
dep: require pillow==11.3.0
|
2025年09月02日 21:42:42 +02:00 |
|
tests.py
|
test: post empty identifier for automatic recommendation
|
2025年08月27日 10:23:37 +02:00 |
|
urls.py
|
add urlpattern for ItemImage
|
2025年09月02日 14:11:52 +02:00 |
|
views.py
|
show items of this equipment type in ViewInCatalog view
|
2025年09月02日 14:14:29 +02:00 |
|
widgets.py
|
add datalist to TextWithRecommendationsField widget
|
2025年04月25日 19:27:48 +02:00 |