Re: Django dynamic form creation

2020-03-19 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely to answer yo

Django dynamic form creation

2020-03-19 Thread Rahul Roshan
I am trying to create a splitwise clone application for my weekend project. I have arrived at a stage where I have to create a new Bill. Please find below screenshot. In this form I have three queries: 1. A dynamic form where a model with fields (amount, user) can