I then set settings.DATA_UPLOAD_MAX_NUMBER_FIELDS = None and I think this means the CSRF is indeed not coming though as a next POST gave:
ValueError: Cannot assign "<django.contrib.auth.models.AnonymousUser object at 0x108eb2208>": "Texts.owner" must be a "User" instance. [26/Jan/2017 17:07:36] "POST /texts/texts/ HTTP/1.1" 500 17052 -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
