.. |
__init__.py
|
Add parts application to django and start basic template
|
2021-07-30 20:52:18 +02:00 |
0001_initial.py
|
Start content
|
2021-08-07 17:37:36 +02:00 |
0002_alter_componenttype_possible_parameter.py
|
Implement edit componant form and adapt UI
|
2021-11-11 20:51:02 +01:00 |
0003_alter_componentparametertype_unit.py
|
start component parameter formset
|
2021-11-12 20:14:02 +01:00 |
0004_auto_20211113_1508.py
|
Do some random coding for Distribotr numbers and Component parameters. This is probably not the most ideal solution. Will change this later
|
2021-11-13 21:05:52 +01:00 |
0005_auto_20211113_1912.py
|
Do some random coding for Distribotr numbers and Component parameters. This is probably not the most ideal solution. Will change this later
|
2021-11-13 21:05:52 +01:00 |
0006_auto_20211114_1524.py
|
Implement package-detail view
|
2021-11-14 16:48:42 +01:00 |
0007_stock_lot.py
|
Add lot to stock model.
|
2021-12-30 23:33:43 +01:00 |
0008_auto_20220101_1250.py
|
Further improve stuff nad add model fro print jobs
|
2022-01-01 13:52:52 +01:00 |
0009_auto_20220101_1306.py
|
remove NULL from all text fields in database
|
2022-01-01 14:06:46 +01:00 |
0010_auto_20220103_1606.py
|
Add component parameter forms
|
2022-01-03 17:38:50 +01:00 |
0011_auto_20241110_1242.py
|
added templating mechanism for storages
|
2024-11-10 20:46:45 +01:00 |
0012_storage_verbose_name.py
|
added verbose name to storages to be printed on labels etc.
|
2024-11-16 13:22:59 +01:00 |
0013_packageparameter.py
|
Add package parameter model.
|
2024-11-19 21:33:12 +01:00 |
0014_storage_expand_sub_storage_stocks.py
|
fixed migrations
|
2025-01-25 15:01:50 +01:00 |
0015_componenttype_description_template.py
|
added template based dynamic description
|
2025-01-31 23:10:08 +01:00 |
0016_componentparametertype_interfix.py
|
added template based dynamic description
|
2025-01-31 23:10:08 +01:00 |
0017_alter_componentparametertype_interfix_and_more.py
|
added migration adding the help text
|
2025-02-02 11:52:54 +01:00 |