migrations
|
First models and views
|
2022-03-09 18:13:09 +01:00 |
templates/container
|
Label creation and print
|
2022-04-01 10:19:41 +02:00 |
__init__.py
|
Initial commit
|
2022-03-09 11:33:05 +01:00 |
admin.py
|
First models and views
|
2022-03-09 18:13:09 +01:00 |
apps.py
|
Initial commit
|
2022-03-09 11:33:05 +01:00 |
models.py
|
First models and views
|
2022-03-09 18:13:09 +01:00 |
tests.py
|
Initial commit
|
2022-03-09 11:33:05 +01:00 |
urls.py
|
Create label image for container
|
2022-03-30 10:04:38 +02:00 |
views.py
|
Label creation and print
|
2022-04-01 10:19:41 +02:00 |