two-scoops-of-django-3.x icon indicating copy to clipboard operation
two-scoops-of-django-3.x copied to clipboard

Suggestion: Formset and InlineFormset

Open ionescu77 opened this issue 4 years ago • 0 comments

Greetings!

Hello, thank you for the book, I am a buyer/reader from early days.

I use to make simple projects, and noticed in the ALPHA version of the book 2 chapters (12 and 13) related to forms.

However I have some projects and forms are getting pretty complex.

I cannot find enough documentation related to Formsets & inline Formsets (i.e. inlineformset_factory): :(

Like how to build a Cart application (or wishlist) and be able to edit the entries, how to "style" the order forms (crispy-forms has it's limitations!?), basically CRUD in django.

Thank you and good luck!

ionescu77 avatar Jul 28 '20 15:07 ionescu77