reviewboard.diffviewer.models.legacy_file_diff_data
LegacyFileDiffData model defitnition.
-
class LegacyFileDiffData(*args, **kwargs)[source]
Deprecated, legacy class for base64-encoded diff data.
This is no longer populated, and exists solely to store legacy data
that has not been migrated to RawFileDiffData
.