Remove the migration file, and ask users to run both: `python manage.py makemigrations django_database_translation` `python manage.py migrate django_database_translation`
1.1.1
Migration fix
1.1.0
Remove the templatetags since django doesn't allow them in third party app. Replaced it with python functions to get translations before pushing instances in the template/context/json