Hi - just come to DRF; exploring for an upcoming project. Is there an oversight in the tutorial (http://www.django-rest-framework.org/tutorial/1-serialization/) or am I doing something wrong?
The framework guards against calling serializer.data,but states that you do so in the tutorial. I see the issue <https://github.com/encode/django-rest-framework/issues/2490> on this, but it's I'm still getting the error when restarting the shell and following the tutorial without calling serializer.data. Any advice welcome. -- 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.
