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

cannot import name force_text #31

Open
elbenfreund opened this issue Aug 5, 2014 · 0 comments
Open

cannot import name force_text #31

elbenfreund opened this issue Aug 5, 2014 · 0 comments

Comments

@elbenfreund
Copy link

elbenfreund commented Aug 5, 2014

setup

django 1.4
python 2.7.3
django-markdown==0.6.1

problem

/lib/python2.7/site-packages/django_markdown/utils.py in , line 4 tries to call <force_text()> from django.utils.encoding which does not exist.

There is however a <force_unicode()>. using this seems to work at first glance.

please let me know if i can help out with any other info that might be usefull

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3563885-cannot-import-name-force_text?utm_campaign=plugin&utm_content=tracker%2F332251&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F332251&utm_medium=issues&utm_source=github).
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

1 participant