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

Find emojis in other apps #2

Open gaqzi opened 10 years ago

gaqzi commented 10 years ago

So all static/emoji/img folders from all installed apps will be searched and added in, and ensuring that any duplicates overwrites the ones available through django-emoji.

|- news/static/emoji/img/*.png
|- emoji/static/emoji/img/*.png