Open
Description
Hi,
Are you sure you FK is enough? For example in Germany, cities with same postal code, can exist.
I think 2m2 will be better fit.
Thanks.
https://github.com/coderholic/django-cities/blob/master/cities/models.py#L181
Hi,
Are you sure you FK is enough? For example in Germany, cities with same postal code, can exist.
I think 2m2 will be better fit.
Thanks.
https://github.com/coderholic/django-cities/blob/master/cities/models.py#L181