efdevcon / pretix-eth-payment-plugin

An etheruem payment provider plugin for pretix
Other
42 stars 21 forks source link

display already set settings values in admin #169

Closed kvbik closed 3 years ago

kvbik commented 3 years ago

Fill properly the initial values of Django Forms, in the way it is handled in Pretix [1]

[1] https://github.com/pretix/pretix/blob/4c3192f1168e16c443f3d56020afdab1fffe9704/src/pretix/base/payment.py#L381

Resolves https://github.com/esPass/pretix-eth-payment-plugin/issues/164

kvbik commented 3 years ago

This was tested by @rahul-kothari in https://github.com/rahul-kothari/pretix-eth-payment-plugin/pull/8