Plata - the lean and mean Django-based Shop
BSD 3-Clause "New" or "Revised" License
202
stars
63
forks
source link
When a user changes his contact information and has pending orders, there should be an option to update the address on those orders as well. #60
Open
sbaechler opened 11 years ago
Either create a new form or adjust the
plata.contact.CheckoutForm
.This will be especially necessary when you have subscriptions.