I think the solution is above my head at the moment. I'll have to look back into it once I get better at Django. Thanks for your help though
On Tuesday, February 27, 2018 at 7:26:22 AM UTC-7, Alexander Joseph wrote: > > Is there a way to make a form field or model field either a foreign key > reference or allow the user to fill in something themselves? I'm making a > fixed assets app and each fixed asset has an owner field, which I would > like to assign to an app user if possible, and if not possible be able to > fill in a name myself. > > Thanks > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/11d20f64-4d3e-46c6-8919-ea88a6e7894d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

