Re: Writing to Nested ModelSerializer

2017-04-02 Thread 'Jason Guy' via Django REST framework
teractive forms. I would assume this will also be the most maintainable approach. Seriously, thanks for the help, Jason On Friday, March 31, 2017 at 8:26:04 PM UTC-4, Xavier Ordoquy wrote: > > Hi, > > Le 31 mars 2017 à 23:43, 'Jason Guy' via Django REST framework < > django-res.

Writing to Nested ModelSerializer

2017-03-31 Thread 'Jason Guy' via Django REST framework
After spending a week re-reading the docs, digging into the source, searching this forum, and testing and tracing with pdb, I decided it is time to ask for help. I finally feel like I have isolated what I don't understand about the DRF and implementing a flexible way to write to my nested