zulip/zephyr/migrations-old
Tim Abbott fe987fb1c3 [manual] Excise South migrations prior to the User merge.
South doesn't properly deal with removing the Django User model, so
this commit redoes our South history to instead start after that
migration has already been applied.  This allows us to get rid of some
annoying hacks.

Note that developers and staging will need to run

./manage.py migrate --delete-ghost-migrations zephyr

in order to clear out the old versions of the migrations.

(imported from commit 7f45ea601b809dde33720f76e7dfb0ab348b0e65)
2013-05-20 23:29:54 -04:00
..
0001_initial.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0002_auto__add_field_preregistrationuser_referred_by__add_field_preregistra.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0003_auto__add_field_stream_invite_only.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0004_add_postgres_zephyr_message_full_text_idx.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0005_auto__add_field_subscription_in_home_view.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0006_add_zephyr_message_search_tsvector.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0007_populate_zephyr_message_search_tsvector.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0008_index_zephyr_message_search_tsvector.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0009_auto__add_field_realm_restricted_to_domain.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0010_auto__add_userpresence__add_unique_userpresence_user_profile_client.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0011_auto__add_field_userprofile_enter_sends.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0012_auto__add_field_usermessage_flags.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0013_usermessage_unreadcount.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0014_auto__add_field_message_rendered_content__add_field_message_rendered_c.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0015_auto__add_field_userprofile_password__add_field_userprofile_last_login.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
0016_auto__del_field_userprofile_user.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
__init__.py [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00