Greetings all,
Brand new to the framework and community and am stuck on what is likely a simple question.
In building my models, I’m trying to capture as part of a daily journal entry the number of meals consumed and a description of each (textfield). The issue I’m having is every day will bring a different number of meals, generally between zero and 12 (thinking in terms of newborns!).
I am stumped on what the right model field is for a scenario like this. After Googling I found an ArrayField but this didn’t look like the right approach. Curious if any of you all have developed something similar.
Many thanks in advance,
Doug