Skip to content

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

@mzdehbashi-github

Description

@mzdehbashi-github

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions