Skip to content

Conversation

@awentzonline
Copy link
Contributor

Looks like this was the behavior for Django < 1.7 using the class_prepared signal.

@csinchok
Copy link
Contributor

👍 I noticed this the other day, very annoying.

@awentzonline
Copy link
Contributor Author

Yup, I think it may have been what was causing the "missing polymorphic_primary_key_name attribute" problem from the other day when those upgrades for Django 1.7 were happening.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.57%) when pulling 31a4cef on reg-concrete-only into 7d1a27f on master.

awentzonline pushed a commit that referenced this pull request Nov 17, 2014
Django 1.7: don't register abstract models
@awentzonline awentzonline merged commit 5e5124e into master Nov 17, 2014
@awentzonline awentzonline deleted the reg-concrete-only branch November 17, 2014 18:08
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.

4 participants