barseghyanartur / django-fobi

Form generator/builder application for Django done right: customisable, modular, user- and developer- friendly.
https://pypi.python.org/pypi/django-fobi
484 stars 112 forks source link

Form Wizards via API #205

Open demian-sl opened 5 years ago

demian-sl commented 5 years ago

Hello! Do you have any plans on implementing wizards in DRF API? Thank you.

barseghyanartur commented 5 years ago

@demslob:

Nope, but I could do that if sponsored. Contact me for details (see the bottom of the readme).

barseghyanartur commented 5 years ago

@demslob:

I'm leaving this open (as possible improvement). Note, that current stable branch is v0.13.x. Master contains work-in-progress migration to class-based-views.