Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefer django_countries.fields.CountryField instead of implement address.models.Country #187

Open
kiraware opened this issue Jan 10, 2023 · 0 comments

Comments

@kiraware
Copy link

Hello there! django-address use it's own implementation for Country models, i think use CountryField from django-countries package is a better choice instead of implementing our own. django-countries already implement everything required like forms, serializers, GraphQL, country code, etc. What do you think about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant