I am using django-model-utils for selecting a choice when adding new entry to the database. My models look like this:
django-model-utils
class Book(models.Model):