gaqzi / django-emoji

A simple django app to use emojis on your website ⛺
https://pypi.python.org/pypi/django-emoji
MIT License
109 stars 19 forks source link

Unable to use djnago-emoji app in dajngo-2.0.2 #24

Closed nishu112 closed 5 years ago

nishu112 commented 6 years ago

i have installed django-emoji using pip command and put emoji in settings app.After that i am getting this error "django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'emoji.templatetags.emoji_tags': No module named 'django.core.urlresolvers'".Please look into this

andres-torres-marroquin commented 5 years ago

Have you tested the latest version 2.2.2? It seems to work to me, if it does for you, you should close this issue!

skorokithakis commented 5 years ago

Hmm, the latest version should work, yes.