awesto/django-shop

Missing phonenumber option in link plugin

execut opened this issue · 0 comments

Link plugin of cascade plugins has phonenumber option if project has phonenumber_field package
But in Django Shop plugin it is missing due to overriding the LinkForm.LINK_TYPE_CHOICES property..