3YOURMIND / django-migration-linter

:rocket: Detect backward incompatible migrations for your django project
https://pypi.python.org/pypi/django-migration-linter/
Apache License 2.0
524 stars 57 forks source link

support locale like a ENG, JP, KR #252

Closed KimSoungRyoul closed 1 year ago

KimSoungRyoul commented 1 year ago

https://docs.djangoproject.com/en/4.1/topics/i18n/

# settings.py 

LANGUAGE_CODE = 'ko-KR'
David-Wobrock commented 1 year ago

Hi @KimSoungRyoul

Thanks for opening an issue.

I do not understand the content of the issue though, what do you expect more precisely? In the meantime, I'll close the issue.