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

Add `emoji_strip` template tag. #30 #31

Closed fabiocaccamo closed 1 year ago

fabiocaccamo commented 2 years ago

This template tag is useful for stripping unsupported emojis, eg:

{{ obj.description|emoji_replace|emoji_strip }}