Oti Boateng Joseph

Results 4 comments of Oti Boateng Joseph

I have resorted to a different solution where I do not pass the form to a component. But j still think being able to pass the form would be great.

Rendering the form normally in a Django template works perfectly. And post it also

I instantiated it in a regular Django view.

Looking into beeware's tutorial, they use their packaging tool, [briefcase](http://GitHub.com/beeware/briefcase) that knows how to build apps for Linux, iOS, and android. I think we could leverage it to do the...