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

django.core.exceptions.ImproperlyConfigured: ImportError reversion: cannot import name force_text #18

Open
tdxdave opened this issue Apr 26, 2013 · 3 comments

Comments

@tdxdave
Copy link

tdxdave commented Apr 26, 2013

After installing django-reversion I get a new error message looking for a requirement of django-reversion, which seems wrong since it should install its requirements.

I followed the instructions to setup the virtualenv and am running under that.

@vince06fr
Copy link

same error message for me

@tclancy
Copy link

tclancy commented Sep 10, 2014

force_text arrived in Django 1.5. If you're using an older version of Django, you will need an older version of this package.

@tinker20
Copy link

tinker20 commented Dec 7, 2014

Which version of Django-reversion should be installed?

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

4 participants