zulip/zerver/data_import
Sumanth V Rao 40228972b9 models/realm: Add a model for storing realm playground information.
Tweaked exports.py to add the config object there so that our export
tool can include the table when exporting. Also includes all the
changes required to import the new table from the exported data.

Helper function `get_realm_playgrounds` added to fetch all
playgrounds in a realm.

Tests amended.
2021-04-07 08:20:53 +05:30
..
__init__.py
gitter.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
import_util.py models/realm: Add a model for storing realm playground information. 2021-04-07 08:20:53 +05:30
mattermost.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
mattermost_user.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
sequencer.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
slack.py import/export: Fix deprecated authentication method for Slack. 2021-03-08 12:56:37 -08:00
slack_message_conversion.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00