Use a materialized Extension.latest_version field instead of a dynamic property #152

Merged
Oleg-Komarov merged 15 commits from latest-version-field into main 2024-05-27 17:58:56 +02:00
Showing only changes of commit eb6d1f321e - Show all commits

View File

@ -221,7 +221,6 @@ class UpdateTest(CheckFilePropertiesMixin, TestCase):
},
_get_all_form_errors(response),
)
# self.assertFalse("TODO: It should also list previews as required")
Oleg-Komarov marked this conversation as resolved Outdated

should a separate commit, out of scope

should a separate commit, out of scope
def test_post_upload_validation_error_duplicate_images(self):
extension = create_approved_version().extension