layerindex-web/layerindex/migrations
Alexandru DAMIAN 40d05f928c adding updated field for certain models
We add an automatically-updateing "updated" datetime
field to Branch, LayerItem, LayerBranch, Recipe and
Machine models to allow date-based incremental updates
through the API.

The added field does not interfere with the existing
form-based pages (auto_now sets editable to false).

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
2014-09-24 11:32:34 +01:00
..
__init__.py Enable south and add initial migrations 2013-06-03 10:59:10 +01:00
0001_initial.py Enable south and add initial migrations 2013-06-03 10:59:10 +01:00
0002_auto__add_field_layeritem_index_preference.py Add preference order field 2013-06-03 10:59:10 +01:00
0003_auto__add_field_recipe_bugtracker__add_field_recipe_provides__add_fiel.py Collect BUGTRACKER, PROVIDES and BBCLASSEXTEND for each recipe 2013-06-03 10:59:10 +01:00
0004_auto__add_bbclass__add_bbappend.py Collect bbappends and bbclasses for each layer 2013-06-17 21:11:53 +01:00
0005_auto__add_field_layerbranch_actual_branch.py Add actual_branch field to layerbranch 2013-06-17 21:11:58 +01:00
0006_auto__add_recipechange__add_recipechangeset.py Add recipe bulk change feature 2013-08-11 11:28:14 +01:00
0007_auto__add_classicrecipe.py Add support for importing OE-Classic recipes 2013-09-05 00:31:22 +01:00
0008_auto__add_field_machine_updated__add_field_layeritem_updated__add_fiel.py adding updated field for certain models 2014-09-24 11:32:34 +01:00