awesto / django-shop

A Django based shop system

Home Page:http://www.django-shop.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing phonenumber option in link plugin

execut opened this issue · 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..