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

Compatibility issue with newer Django 1.10 #464

Closed
ghost opened this issue Aug 27, 2016 · 3 comments
Closed

Compatibility issue with newer Django 1.10 #464

ghost opened this issue Aug 27, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 27, 2016

Even after adding 'django.contrib.auth', and 'django.contrib.contenttypes' to INSTALLED_APPS in tests/settings/default.py and trying to get tests/thumbnail_tests/urls.py in shape for Django 1.10, many tests fail. I probably do not know enough about Django to solve this.

@timgraham
Copy link
Contributor

PR: #459

@ghost
Copy link
Author

ghost commented Sep 2, 2016

Thank you, Tim!

@timgraham
Copy link
Contributor

This can be closed now that the PR is merged.

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

No branches or pull requests

2 participants