from django.db import models
from django.conrtrib.auth.models import User
# Create your models here




class Note(models.Model)