Hi,
I am in the process of upgrading an old Django website from Django version 1.10 to the latest version, but the cmsplugin-plain-text package that I am using still is the old version 0.1.2 on Pypi. This version 0.1.2 does not include the fix for the "on-delete" requirement in the initial migration, which makes it impossible for me to upgrade Django beyond version 1.11.
I see that the fix in the initial migration is already included in the current source on Github, would it be possible to upgrade Pypi to also include this fix?
Hi,
I am in the process of upgrading an old Django website from Django version 1.10 to the latest version, but the cmsplugin-plain-text package that I am using still is the old version 0.1.2 on Pypi. This version 0.1.2 does not include the fix for the "on-delete" requirement in the initial migration, which makes it impossible for me to upgrade Django beyond version 1.11.
I see that the fix in the initial migration is already included in the current source on Github, would it be possible to upgrade Pypi to also include this fix?