Open simonelanucara opened 6 years ago
@francbartoli It could be related to django-polymorphic version? What's the version oif django-polymorphic in docker. On my local get-it installation work fine, I've a django-polymorphic==1.3
@wlorenzetti it looks like the version is that. From inside the container:
In [2]: from polymorphic.__init__ import __version__
In [3]: print __version__
1.3
when deleting one ore multiple metadata topic categories: http://95.110.149.166/admin/base/topiccategory/ the category is not deleted but give the following error, see image: