zulip/zephyr/migrations
Luke Faraone f0afa56cd3 [manual] South migration for Subscriptions model change.
Autogenerated schema migration:
 + Added field in_home_view on zephyr.Subscription

To do this manual change, you need to run:
    python manage.py migrate zephyr 0005

on staging. No action is required on prod since there is a shared database.

(imported from commit d554f17b25631482ec2d5605a42ac0b9d6df421e)
2013-02-05 15:34:35 -05:00
..
0001_initial.py Include autogenerated initial migrations for South. 2013-01-08 18:14:39 -05:00
0002_auto__add_field_preregistrationuser_referred_by__add_field_preregistra.py [south] Migration for PreregistrationUser 2013-01-14 10:25:26 -05:00
0003_auto__add_field_stream_invite_only.py [schema][manual] Add schema invite_only flag for streams 2013-01-24 17:34:21 -05:00
0004_add_postgres_zephyr_message_full_text_idx.py [manual] Add South migration for creating a Postgres full text index of messages 2013-01-31 15:57:45 -05:00
0005_auto__add_field_subscription_in_home_view.py [manual] South migration for Subscriptions model change. 2013-02-05 15:34:35 -05:00
__init__.py Include autogenerated initial migrations for South. 2013-01-08 18:14:39 -05:00