awesto / django-shop

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

add possiblity to overide `RegisterUserForm` for add other fields if it's necessary. #796

Closed haricot closed 4 years ago

haricot commented 4 years ago

Otherwise it is not possible to override RegisterUserForm without modifying the django-shop code.