| Wed, 26 Jun 2013 23:43:08 +0200 | Production Moz | Fix south migration problem caused by 0003_update_keys_to_textversion using TextVersion model which is updated only in 0010_auto__add_field_textversion_category_1__add_field_textversion_category, same with 0007_populate_id_key_in_comments using Comment model updated in 0011_auto__add_field_comment_category. | changeset | files |
| Wed, 26 Jun 2013 19:25:09 +0200 | Production Moz | Reorder classes in models.py. | changeset | files |
| Tue, 25 Jun 2013 20:32:32 +0200 | Production Moz | Definitely this is not a good idea to use ApplicationConfiguration in TextVersion model as default for category_x fields. | changeset | files |