Released: March 11, 2023
Status: Stable
Merged version 4.3.6 documents app migration 80 workaround. Migration 80
of the documents app now ensures that the stored size of the converted
document file size does not exceed the PositiveIntegerField
database
field maximum value of 2147483647
(https://docs.djangoproject.com/en/4.1/ref/models/fields/#positiveintegerfield).
version.py
to the dependencies app.