..
0001_initial.py
Finally got migrations working together
2018-04-22 21:54:12 +10:00
0002_auto_20180430_1218.py
Part stuff
2018-04-30 22:30:15 +10:00
0003_auto_20180510_1042.py
Changed tracking into to datetime field
2018-05-10 21:13:36 +10:00
0004_auto_20190412_2030.py
Initial updates required to run under django 2.2
2019-04-12 20:44:22 +10:00
0005_stockitemtracking_quantity.py
Add quantity field to StockItemTracking
2019-04-13 00:14:10 +10:00
0006_stockitem_uuid.py
Add UUID field to StockItem model
2019-04-13 01:12:47 +10:00
0007_auto_20190417_1812.py
Update model for StockItem
2019-04-17 18:34:21 +10:00
0008_auto_20190417_1819.py
Update model for StockItem
2019-04-17 18:34:21 +10:00
0009_auto_20190428_0841.py
Update makefile
2019-04-28 08:42:17 +10:00
0010_auto_20190501_2344.py
Complete build now works
2019-05-02 00:04:39 +10:00
0011_auto_20190502_0041.py
Add migration file
2019-05-02 00:49:30 +10:00
0012_auto_20190502_0058.py
Added migration file
2019-05-02 00:59:59 +10:00
0013_remove_stockitem_uuid.py
Removed UUID field from StockItem
2019-05-02 20:40:56 +10:00
__init__.py
Added migration files to git index
2018-04-14 18:36:06 +10:00