Files
notifications-admin/app
Katie Smith c9234bcf72 Allow broadcasts which have no created_at to be compared
This adds to the `__le__` method on the `BroadcastMessage` class to
allow two BroadcastMessages with no `updated_at` to be compared.
Previously, the method expected at least one message to have
`updated_at` set, but this is not necessarily the case.
2021-02-09 09:32:07 +00:00
..
2021-02-03 10:30:02 +00:00
2020-10-29 13:53:50 +00:00