coderholic / django-cities

Countries and cities of the world for Django projects
MIT License
923 stars 371 forks source link

fix: adds missing migration, fixes #234 #235

Closed RafaPinzon93 closed 1 year ago

RafaPinzon93 commented 1 year ago

Adds related name in order to avoid Django 4 no-op migration and support Django 3 and 4

lociii commented 1 year ago

Would be great if this could be merged as django-cities currently generates a migration on Django 4 that is not part of the package. Thanks

vaibhav-jain commented 1 year ago

HI @arthanson @coderholic can you please release this as v0.6.1 is missing this migration file