PaymentContactInfoForm form_presave signal too late
Issue #1193
resolved
As of: http://bitbucket.org/chris1610/satchmo/src/a69a9617f962/satchmo/apps/payment/forms.py#cl-234
line 234 and 235 should be switched. Now it emits the form_presave signal AFTER saving the form, which doesn't make sense.
Comments (2)
-
-
- changed status to resolved
Fixed in 366fafec3dbf
Thanks!
- Log in to comment
the change as showed here: http://bitbucket.org/wyleung/satchmo/changeset/366fafec3dbf