django-emoji icon indicating copy to clipboard operation
django-emoji copied to clipboard

Find emojis in other apps

Open gaqzi opened this issue 11 years ago • 0 comments

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

gaqzi avatar Dec 02 '13 15:12 gaqzi