from django.db import models # class Navbar(models.Model): # title=models.CharField(max_length=50) # url=models.CharField(max_length=50) #