homelog/asset
Dirk Jahnke e34b95f592 Add __str__ method to have a better representation in admin interface 2022-04-13 15:59:45 +02:00
..
migrations Added GTIN product storage and remote service integration 2022-04-13 15:42:45 +02:00
templates/asset Added GTIN product storage and remote service integration 2022-04-13 15:42:45 +02:00
__init__.py Added asset model and basic views 2022-03-10 17:28:39 +01:00
admin.py Added GTIN product storage and remote service integration 2022-04-13 15:42:45 +02:00
apps.py Added asset model and basic views 2022-03-10 17:28:39 +01:00
forms.py Added GTIN product storage and remote service integration 2022-04-13 15:42:45 +02:00
gtin_service.py Added GTIN product storage and remote service integration 2022-04-13 15:42:45 +02:00
models.py Add __str__ method to have a better representation in admin interface 2022-04-13 15:59:45 +02:00
tests.py Added asset model and basic views 2022-03-10 17:28:39 +01:00
urls.py Added GTIN product storage and remote service integration 2022-04-13 15:42:45 +02:00
views.py Add asset if new GTIN product has been created 2022-04-13 15:51:31 +02:00