Open gaqzi opened 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.
static/emoji/img
|- news/static/emoji/img/*.png |- emoji/static/emoji/img/*.png
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.