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

Fixed django warning #11

Merged
merged 1 commit into from Mar 20, 2016
Merged

Fixed django warning #11

merged 1 commit into from Mar 20, 2016

Conversation

trumpet2012
Copy link
Contributor

Django was still throwing the Removed in Django 1.9 warning for the GenericForeignKey import in the models, if your django version was exactly 1.8. Changing the version check to be >= fixes it.

tzangms added a commit that referenced this pull request Mar 20, 2016
@tzangms tzangms merged commit db25951 into StreetVoice:master Mar 20, 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.

None yet

2 participants