django-soft-ui-dashboard-pro
django-soft-ui-dashboard-pro copied to clipboard
Django Soft PRO - Make send as post
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.
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.