Closed toropok closed 2 months ago
@xispa pls check it up :)
@xispa thanks for review. hope it is ok now :)
@xispa here we go :) the new iteration served :)
@xispa here we go :) the new iteration served :)
Thanks @toropok ! I am working on the changes for compatibility of other add-ons with this PR. Will revisit and merge afterwards!
Description of the issue/feature this PR addresses
This PR migrates the AT SampleType to Dexterity types for Python 3 compatibility.
Current behavior before PR
SampleType is a content type based on the Archetypes framework
Desired behavior after PR is merged
SampleType is a content type based on the Dexterity framework
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.