Skip to content

Conversation

@BogdanStaicu
Copy link

In Django 1.9 django.db.models.fields.Field no longer has '_choices' as a field and 'choices' as a property, directly using the field 'choices'.
This patch will ensure that the proper Choices are populated for TypedModel.type.

craigds added a commit that referenced this pull request Jan 21, 2016
fix the Choices for TypedModel.type when using Django 1.9
@craigds craigds merged commit 7c1eaec into craigds:master Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants