.. |
__init__.py
|
Added migration files to git index
|
2018-04-14 18:36:06 +10:00 |
0001_initial.py
|
AND AGAIN
|
2019-05-20 22:24:18 +10:00 |
0002_auto_20190525_2226.py
|
Add 'has_variants' and 'variant_of' field for Part
|
2019-05-25 22:27:36 +10:00 |
0003_auto_20190525_2303.py
|
Validate uniqueness for StockItems
|
2019-05-25 23:09:04 +10:00 |
0004_auto_20190525_2356.py
|
Rename field part.has_variants to part.is_template
|
2019-05-25 23:58:31 +10:00 |
0005_auto_20190602_1944.py
|
Rename some fields
|
2019-06-02 19:46:30 +10:00 |
0006_stockitem_purchase_order.py
|
Implement POST for receiving items
|
2019-06-15 19:39:57 +10:00 |
0007_auto_20190618_0042.py
|
Fixed up some stupid recursion on the Tree model template
|
2019-06-18 00:59:54 +10:00 |
0008_stockitemtracking_url.py
|
Add (optional) URL to stock tracking info
|
2019-07-15 22:33:00 +10:00 |
0009_auto_20190715_2351.py
|
Added descriptive help text
|
2019-07-15 23:53:25 +10:00 |
0010_stockitem_build.py
|
Add a reference to a build for a stock item
|
2019-09-01 23:09:40 +10:00 |
0011_auto_20190908_0404.py
|
Migrate InvenTreeTree to using MPTT model
|
2019-09-08 14:08:49 +10:00 |
0012_auto_20190908_0405.py
|
Migrate InvenTreeTree to using MPTT model
|
2019-09-08 14:08:49 +10:00 |
0013_auto_20190908_0916.py
|
Change foreign keys to TreeForeignKey
|
2019-09-08 19:19:39 +10:00 |
0014_auto_20190908_0918.py
|
Change foreign keys to TreeForeignKey
|
2019-09-08 19:19:39 +10:00 |
0015_auto_20190913_1407.py
|
Custom URL validators for more fields
|
2019-09-14 00:08:49 +10:00 |