I want to set a username for each object. Here is my models.py
from django.contrib.auth.models import User from django.conf import settings # Tweet Model class