from django.contrib.auth.models import User from rest_framework import serializers from notes.models import Note