zulip/zerver/migrations
Tomasz Kolek 8c18b8947f Add bot_type field to UserProfile.
This is intended to support creating different types of bots with
potentially limited permissions.
2016-05-19 22:37:37 -07:00
..
0001_initial.py Add type: ignore for empty list mypy bug. 2016-04-03 15:40:24 -07:00
0002_django_1_8.py Schema migrations for Django 1.8 2015-08-22 13:51:35 -07:00
0003_custom_indexes.py Add remaining custom indexes that were created by South migrations 2015-08-23 21:47:12 -07:00
0004_userprofile_left_side_userlist.py Add UserProfile flag to control whether we have a left side userlist. 2015-09-19 23:22:59 -07:00
0005_auto_20150920_1340.py Move API super users configuration into the database. 2015-09-20 11:13:20 -07:00
0006_zerver_userprofile_email_upper_idx.py Add case-insensitive index on UserProfile.email. 2016-01-09 20:01:37 -08:00
0007_userprofile_is_bot_active_indexes.py Add UserProfile indexes on is_active and is_bot. 2016-01-09 20:01:37 -08:00
0008_preregistrationuser_upper_email_idx.py Add case-insensitive index on PreregistrationUser.email. 2016-01-09 20:01:37 -08:00
0009_add_missing_migrations.py Add missing migrations present in models.py. 2016-01-26 20:38:46 -08:00
0010_delete_streamcolor.py Delete unused old StreamColor model. 2016-04-08 13:06:04 -07:00
0011_remove_guardian.py Replace use of django-guardian with fields on UserProfile. 2016-04-20 21:51:52 -07:00
0012_remove_appledevicetoken.py Remove obsolete AppleDeviceToken model. 2016-04-20 21:51:52 -07:00
0013_realmemoji.py Add custom realm emoji UI to administration page. 2016-04-26 13:15:54 -07:00
0014_realm_emoji_url_length.py Increase maximum URL length for RealmEmoji to 1000. 2016-05-02 19:02:56 -07:00
0015_attachment.py Add Attachment model to keep track of uploads. 2016-05-02 22:14:47 -07:00
0016_realm_create_stream_by_admins_only.py Add setting to only allow admins create new streams. 2016-05-18 18:53:13 -07:00
0017_userprofile_bot_type.py Add bot_type field to UserProfile. 2016-05-19 22:37:37 -07:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00