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

admin_views in AdminViews UnicodeEncodeError #28

Open
timgin opened this issue May 30, 2016 · 0 comments
Open

admin_views in AdminViews UnicodeEncodeError #28

timgin opened this issue May 30, 2016 · 0 comments

Comments

@timgin
Copy link

timgin commented May 30, 2016

Python 2.7 Django 1.8.12

Using a unicode string inside admin_views throws a UnicodeEncodeError:

    admin_views = (
        (u'комментарии Disqus', 'https://disqus.com/'),
    )

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