Django-autocomplete-light: Django SELECT2_TRANSLATIONS does not exists in 1.11

Created on 11 Aug 2018  路  3Comments  路  Source: yourlabs/django-autocomplete-light

Commit 35b0046686cd883cf83f66f3cf2b2d77af520047 uses SELECT2_TRANSLATIONS from django.contrib.admin.widgets but they do not exists in Django 1.11

Most helpful comment

I am registering to this post in order to be aware of the issue's footsteps.

In the meantime, I downgraded to django-autocomplete-light==3.2.10 that works fine.

All 3 comments

Oopsie, are you willing to contribute a patch to fix this ?

@jpic I've submitted a PR, but the CI build seems to be failing for everyone.

I am registering to this post in order to be aware of the issue's footsteps.

In the meantime, I downgraded to django-autocomplete-light==3.2.10 that works fine.

Was this page helpful?
0 / 5 - 0 ratings