django-soft-ui-dashboard-pro icon indicating copy to clipboard operation
django-soft-ui-dashboard-pro copied to clipboard

Django Soft PRO - Make send as post

Open khaled-hayek opened this issue 2 years ago • 1 comments

In wizard template I would like to send the data that I collect to my view as a post method. Right now it is workign as get method.

khaled-hayek avatar Apr 16 '23 13:04 khaled-hayek

Hello @khaled-hayek

This change is available by this PR:

https://github.com/app-generator/django-soft-ui-dashboard-pro/pull/4/commits/236482f53321c5eadb9cd4616d6ab5975f581616

Being a custom request, this change will not be merged into the core product.

Let us know if this helps.

app-generator avatar May 02 '23 07:05 app-generator