2 | | 1) Remove default.json from the repo |
3 | | 2) Change the code to create a serialized.json from model information instead of looking for default.json |
4 | | 3) If model is not in serialized.json, first look in model information for default categories. If none then, and only then, add to uncategorized. |
| 2 | |
| 3 | 1- Remove default.json from the repo |
| 4 | 2- Change the code to create a serialized.json from model information instead of looking for default.json |
| 5 | 3- If model is not in serialized.json, first look in model information for default categories. If none then, and only then, add to uncategorized. |