src/cm/migrations/0001_initial.py
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.
Tue, 08 Dec 2009 16:55:22 +0100 raph add south library (manages database evolutions)
less more (0) tip