Open mzdehbashi-github opened 1 year ago
This is fixed in https://github.com/coderholic/django-cities/pull/235 but not yet released.
We're waiting for a new release for a very long time now...
@coderholic What is the state of the repo? Is this still being maintained. If so are there any planned releases to resolve this issue?
@arthanson It looks like you are maintaining this repo. Any plans to release this merged fix in a 0.6.2 version?
Just letting everyone know: version 0.6.2 was published fixing this issue.
Checklist
master
branch of django-cities.Steps to reproduce
cities/migrations/0012_alter_country_neighbours.py
) would get generatedExpected behavior
The file (
cities/migrations/0012_alter_country_neighbours.py
) should exist in the code related to this tag as it already exists in the master branchActual behavior
The file (
cities/migrations/0012_alter_country_neighbours.py
) does NOT exist in the code