Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conditionally using GenericForeignKey only when contenttypes is installed app #37

Merged
merged 4 commits into from
Jun 15, 2017

Conversation

miki725
Copy link
Owner

@miki725 miki725 commented Jun 15, 2017

closes #36

cc @shosca

@coveralls
Copy link

coveralls commented Jun 15, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 489d30c on generic into 6e00070 on master.

@coveralls
Copy link

coveralls commented Jun 15, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 489d30c on generic into 6e00070 on master.

@coveralls
Copy link

coveralls commented Jun 15, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling a1416e1 on generic into 6e00070 on master.

@miki725 miki725 merged commit 242b368 into master Jun 15, 2017
@miki725 miki725 deleted the generic branch June 15, 2017 15:52
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.

Dont import contenttype to avoid import issues when contenttypes is not in installed apps
2 participants