Files
zulip/zilencer
Mateusz Mandera c5c3ab66d6 remote_server: Migrate RemoteZulipServer.uuid to be UUIDField.
Given that these values are uuids, it's better to use UUIDField which is
meant for exactly that, rather than an arbitrary CharField.

This requires modifying some tests to use valid uuids.
2021-12-28 10:11:34 -08:00
..
2021-09-08 12:06:24 -07:00
2021-02-12 13:11:19 -08:00

ZILENCER -- The Zulip license manager

This app is the place for storing state about various deployments of Zulip that exist in the world.