awesto / django-shop

A Django based shop system
http://www.django-shop.org
BSD 3-Clause "New" or "Revised" License
3.17k stars 1.04k forks source link

Missing phonenumber option in link plugin #861

Open execut opened 3 years ago

execut commented 3 years ago

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..