matthiask / plata

Plata - the lean and mean Django-based Shop
https://plata-django-shop.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
197 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

sbaechler commented 11 years ago

Either create a new form or adjust the plata.contact.CheckoutForm.

This will be especially necessary when you have subscriptions.