I\'ve models.py as follows,
models.py
from django.contrib.auth.models import User from django.db import models from django.utils.encoding import python_2_
python_2_unicode_compatible feature has only been added in Django 1.5 version.
python_2_unicode_compatible
https://docs.djangoproject.com/en/dev/ref/utils/#django.utils.encoding.python_2_unicode_compatible