I have installed the django_contries and it works great with Rosetta translation package but in some templates I need to use the English name of country for example when I want to show an international version of an address, but Rosetta translates the country name to my default i18n language.
Is there any way to stop translation of countries name in some cases(Like international address) ? in other part of my app I need the translated names.