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

Related migration file for field BaseCountry.neighbours is not included in the code in latest release version v0.6.1 #238

Open
4 of 5 tasks
mzdehbashi-github opened this issue Oct 20, 2023 · 4 comments

Comments

@mzdehbashi-github
Copy link

mzdehbashi-github commented Oct 20, 2023

Checklist

  • I have verified that I am using a GIS-enabled database, such as PostGIS or Spatialite.
  • I have verified that that issue exists against the master branch of django-cities.
  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • I have reduced the issue to the simplest possible case.
  • I have included a failing test as a pull request. (If you are unable to do so we can still accept the issue.)

Steps to reproduce

  • download the latest version from pip
  • do the basic configurations
  • run migrations
  • run makemigrations (new file cities/migrations/0012_alter_country_neighbours.py) would get generated

Expected 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 branch

Actual behavior

The file (cities/migrations/0012_alter_country_neighbours.py) does NOT exist in the code

@lociii
Copy link

lociii commented Oct 24, 2023

This is fixed in #235 but not yet released.
We're waiting for a new release for a very long time now...

@atmask
Copy link

atmask commented Oct 31, 2023

@coderholic What is the state of the repo? Is this still being maintained. If so are there any planned releases to resolve this issue?

@atmask
Copy link

atmask commented Feb 21, 2024

@arthanson It looks like you are maintaining this repo. Any plans to release this merged fix in a 0.6.2 version?

@LuizDMM
Copy link

LuizDMM commented Jul 3, 2024

Just letting everyone know: version 0.6.2 was published fixing this issue.

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

4 participants