Below is the code in models.py file it has some fields models.py
from django.db import models class Measurement(models.Model): location = models.CharField(max