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

utf8mb4 #540

Closed
zabugin-oleg opened this issue Jan 27, 2020 · 0 comments
Closed

utf8mb4 #540

zabugin-oleg opened this issue Jan 27, 2020 · 0 comments

Comments

@zabugin-oleg
Copy link

I can't use easy_thumbnails with MySQL with utf8mb4 encoding, as the key length for Name is too long (must be <= 191 to comply).

name = models.CharField(max_length=255, db_index=True)

@jrief jrief closed this as completed Jul 24, 2020
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