--- a +++ b/admins/models.py @@ -0,0 +1,3 @@ +from django.db import models + +# Create your models here.