How do you Create Collection? #71
Unanswered
Agwebberley
asked this question in
Q&A
Replies: 1 comment
-
It's documented here: https://django-formset.fly.dev/model-collections/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is EditCollectionView, and I have looked all through the docs and I can't find anywhere where it explains how to create a collection. I am trying to make a simple ordering system, where you have:
All created in the same form (Items and customer are created in another form but selected in this form)
Beta Was this translation helpful? Give feedback.
All reactions