django-rest-framework
django-rest-framework copied to clipboard
Docs: Add detail file path in tutorial
The writing of the file path was not uniform for each chapter, so I unified to write from the parent's directory.
And remove already written line in tutorial 4.
owner = serializers.ReadOnlyField(source='owner.username')
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.