-
Hello, I am a django-newbie. I am trying to use django-countries in a project, and I want to see the list of Countries from
I set in my settings.py file
But I still get the list of countries in english in the django-admin. What am I doing wrong ? |
Beta Was this translation helpful? Give feedback.
Answered by
fbertoia
Feb 26, 2023
Replies: 1 comment
-
Sorry, I forgot to install |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fbertoia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, I forgot to install
django_countries
in INSTALLED_APPS 😶