TandoorRecipes/cookbook/migrations
2021-01-28 16:10:26 +01:00
..
__init__.py
0001_initial.py
0002_auto_20191119_2035.py
0003_enable_pgtrm.py
0004_storage_created_by.py
0005_recipebook_recipebookentry.py
0006_recipe_image.py
0007_auto_20191226_0852.py
0008_mealplan.py
0009_auto_20200130_1056.py
0010_auto_20200130_1059.py
0011_remove_recipeingredients_unit.py
0012_auto_20200130_1116.py
0013_userpreference.py
0014_auto_20200213_2332.py
0015_auto_20200213_2334.py
0016_auto_20200213_2335.py
0017_auto_20200216_2257.py
0018_auto_20200216_2303.py
0019_ingredient.py
0020_recipeingredient_ingredient.py
0021_auto_20200216_2309.py
0022_remove_recipeingredient_name.py
0023_auto_20200216_2311.py
0024_auto_20200216_2313.py
0025_userpreference_nav_color.py
0026_auto_20200219_1605.py
0027_ingredient_recipe.py
0028_auto_20200317_1901.py
0029_auto_20200317_1901.py
0030_recipeingredient_note.py
0031_auto_20200407_1841.py
0032_userpreference_default_unit.py
0033_userpreference_default_page.py
0034_auto_20200426_1614.py
0035_auto_20200427_1637.py
0036_auto_20200427_1800.py
0037_userpreference_search_style.py
0038_auto_20200502_1259.py
0039_recipebook_shared.py
0040_auto_20200502_1433.py
0041_auto_20200502_1446.py
0042_cooklog.py
0043_auto_20200507_2302.py
0044_viewlog.py
0045_userpreference_show_recent.py
0046_auto_20200602_1133.py
0047_auto_20200602_1133.py
0048_auto_20200602_1140.py
0049_mealtype_created_by.py
0050_auto_20200611_1509.py
0051_auto_20200611_1518.py
0052_userpreference_ingredient_decimals.py
0053_auto_20200611_2217.py
0054_sharelink.py
0055_auto_20200616_1236.py
0056_auto_20200625_2118.py
0056_auto_20200625_2157.py
0057_auto_20200625_2127.py
0058_auto_20200625_2128.py
0059_auto_20200625_2137.py
0060_auto_20200625_2144.py
0061_merge_20200625_2209.py
0062_auto_20200625_2219.py
0063_auto_20200625_2230.py
0064_auto_20200625_2329.py
0065_auto_20200626_1444.py
0066_auto_20200626_1455.py
0067_auto_20200629_1508.py
0068_auto_20200629_2127.py conditional header/no amount render 2020-06-29 22:01:42 +02:00
0069_auto_20200629_2134.py conditional header/no amount render 2020-06-29 22:01:42 +02:00
0070_auto_20200701_2007.py time step + step delete + sorting improvement 2020-07-01 20:38:35 +02:00
0071_auto_20200701_2048.py ui improvements 2020-07-01 21:04:28 +02:00
0072_step_show_as_header.py step header rendering 2020-07-02 12:12:17 +02:00
0073_auto_20200708_2311.py added api endpoints and tests 2020-07-08 23:19:39 +02:00
0074_remove_keyword_created_by.py removed keyword created by as it was never populated 2020-07-09 21:55:05 +02:00
0075_shoppinglist_shoppinglistentry_shoppinglistrecipe.py shopping list basics 2020-08-11 12:17:12 +02:00
0076_shoppinglist_entries.py super basic shopping list working 2020-08-26 21:11:20 +02:00
0077_invitelink.py basics of invite link creation 2020-09-01 14:57:20 +02:00
0078_invitelink_used_by.py basics of invite link creation 2020-09-01 14:57:20 +02:00
0079_invitelink_group.py basics of invite link creation 2020-09-01 14:57:20 +02:00
0080_auto_20200921_2331.py autosync shopping list and settings 2020-09-21 23:54:46 +02:00
0081_auto_20200921_2349.py autosync shopping list and settings 2020-09-21 23:54:46 +02:00
0082_auto_20200922_1143.py fixed several shopping list issues 2020-09-22 12:01:11 +02:00
0083_space.py added ability to display message to users (via admin) 2020-09-22 12:36:27 +02:00
0084_auto_20200922_1233.py added ability to display message to users (via admin) 2020-09-22 12:36:27 +02:00
0085_auto_20200922_1235.py added ability to display message to users (via admin) 2020-09-22 12:36:27 +02:00
0086_auto_20200929_1143.py create shopping from mealplan 2020-09-29 12:41:59 +02:00
0087_auto_20200929_1152.py fixed migrations for postgres 2020-10-14 22:05:49 +02:00
0088_shoppinglist_finished.py fixed migrations for postgres 2020-10-14 22:05:49 +02:00
0089_auto_20201117_2222.py Finish editing of nutritional information 2020-11-17 22:27:01 +01:00
0090_auto_20201214_1359.py added support for fractions 2020-12-14 14:08:11 +01:00
0091_auto_20201226_1551.py better migration for unit fix 2020-12-27 23:10:22 +01:00
0092_recipe_servings.py re added stuff 2020-12-28 14:14:34 +01:00
0093_auto_20201231_1236.py fixed and cleand up a lot of servings related stuff 2020-12-31 12:44:19 +01:00
0094_auto_20201231_1238.py fixed and cleand up a lot of servings related stuff 2020-12-31 12:44:19 +01:00
0095_auto_20210107_1804.py Make the sticky navbar an option 2021-01-07 18:49:11 +01:00
0096_auto_20210109_2044.py added unique constraint on RecipeBookEntry table 2021-01-09 22:17:56 +01:00
0097_auto_20210113_1315.py recipe description 2021-01-13 13:26:48 +01:00
0098_auto_20210113_1320.py valid_until migration fix 2021-01-13 13:26:57 +01:00
0099_auto_20210113_1518.py cook log 2021-01-13 15:21:51 +01:00
0100_recipe_servings_text.py added customizable Servings text 2021-01-21 20:05:46 +01:00
0101_storage_path.py added option to choose webdav path 2021-01-22 20:29:29 +01:00
0102_auto_20210125_1147.py added ingredient merging to shopping list 2021-01-25 17:24:03 +01:00
0103_food_ignore_shopping.py added ingredient merging to shopping list 2021-01-25 17:24:03 +01:00
0104_auto_20210125_2133.py wip supermarket categories 2021-01-25 21:58:24 +01:00
0105_auto_20210126_1604.py supermarket category api working 2021-01-26 16:16:45 +01:00
0106_shoppinglist_supermarket.py supermarket shopping list relation 2021-01-26 16:53:05 +01:00
0107_auto_20210128_1535.py account linking and docs update 2021-01-28 16:10:26 +01:00