.. |
__init__.py
|
Added skeleton for 'build' app
|
2018-04-17 00:32:02 +10:00 |
0001_initial.py
|
AND AGAIN
|
2019-05-20 22:24:18 +10:00 |
0002_auto_20190520_2204.py
|
AND AGAIN
|
2019-05-20 22:24:18 +10:00 |
0003_auto_20190525_2355.py
|
More 'limit_choices_to' limitations for template parts
|
2019-05-25 23:55:16 +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_20190604_2217.py
|
Create initial models for 'Order'
|
2019-06-04 22:19:04 +10:00 |
0006_auto_20190913_1407.py
|
Custom URL validators for more fields
|
2019-09-14 00:08:49 +10:00 |
0007_auto_20191118_2321.py
|
Change build allocation quantity to decimal field
|
2019-11-19 10:22:46 +11:00 |
0008_auto_20200201_1247.py
|
Markdownify the notes field for Build model
|
2020-02-02 00:00:19 +11:00 |
0009_auto_20200210_1032.py
|
Change auto_now field to auto_now_add
|
2020-02-10 21:34:41 +11:00 |
0010_auto_20200318_1027.py
|
Limit choices for Part selection
|
2020-03-18 21:28:11 +11:00 |
0011_auto_20200406_0123.py
|
Rename Build.URL -> Build.link
|
2020-04-06 11:28:35 +10:00 |
0012_build_sales_order.py
|
Add a "sales_order" reference to the Build model
|
2020-04-25 13:15:45 +10:00 |
0013_auto_20200425_0507.py
|
Mark migrations with data operations "non atomic"
|
2021-02-04 22:19:15 +11:00 |
0014_auto_20200425_1243.py
|
Add verbose names for multiple Build model fields
|
2020-04-25 23:17:07 +10:00 |
0015_auto_20200425_1350.py
|
Bug fix for build completion form
|
2020-04-25 23:59:28 +10:00 |
0016_auto_20200426_0551.py
|
More work
|
2020-04-26 16:38:29 +10:00 |
0017_auto_20200426_0612.py
|
More work
|
2020-04-26 16:38:29 +10:00 |
0018_build_reference.py
|
Mark migrations with data operations "non atomic"
|
2021-02-04 22:19:15 +11:00 |
0019_auto_20201019_1302.py
|
Add regex validator to build order reference field
|
2020-10-20 00:13:43 +11:00 |
0020_auto_20201019_1325.py
|
Change "Build Title" to "Description"
|
2020-10-20 00:26:26 +11:00 |
0021_auto_20201020_0908_squashed_0026_auto_20201023_1228.py
|
Update validation "rules" for BuildItem
|
2020-10-26 08:34:17 +11:00 |
0022_buildorderattachment.py
|
Add database table for storing file attachments against a BuildOrder
|
2020-10-26 15:21:03 +11:00 |
0023_auto_20201110_0911.py
|
Remove defunct 'build_order' field from StockItem model
|
2020-11-10 20:12:39 +11:00 |
0024_auto_20201201_1023.py
|
Change delete behaviour for parent build item
|
2020-12-01 10:24:51 +11:00 |
0025_build_target_date.py
|
Add "target_date" for Build model
|
2020-12-15 23:24:37 +11:00 |
0026_auto_20210216_1539.py
|
Adds 'issued_by' and 'responsible' field to BuildOrder
|
2021-02-16 15:40:27 +11:00 |