mirumee / django-prices

Django fields for the prices module
158 stars 53 forks source link

BabelDjango not compatible with Django 1.10+ #46

Closed chadsaun closed 6 years ago

chadsaun commented 7 years ago

BabelDjango's middleware hasn't been upgraded to be compatible with Django 1.10+.

Maybe django-babel would be better to use? It looks like it's very similar.