question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue with package migrations

See original GitHub issue

I have an issue with the package migrations changes.

After a fresh install of wagtailstreamforms I get this…

Migrations for 'wagtailstreamforms':
  env/lib/python3.6/site-packages/wagtailstreamforms/migrations/0012_auto_20180315_1532.py
    - Alter field field_type on formfield

Steps to recreate…

  1. pip install wagtailstreamforms
  2. enable in base.py
  3. python manage.py makemigrations --check

The functionality seems to be fine, however it does bring up some errors when I run tests against my site.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
stuartaccentcommented, Mar 16, 2018

Thanks, @catherine-mcdonough, Lubbly Jubbly.

Will be live in a few mins.

Stu

0reactions
stuartaccentcommented, Mar 16, 2018

@catherine-mcdonough v 2.0.1 on pypi 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How come package migrations runs before project's main ...
For some reason when I try to run artisan migrate, package migrations runs before my main migrations. I'm getting the following error: Copy...
Read more >
PHP Artisan migrate doesn't seem to handle package ... - GitHub
I've thought about copying the migration to my main migrations folder, but this feels hacky and doesn't work for new migrations of new...
Read more >
Migrating from packages.config to PackageReference formats
Details on how to migrate a project from the packages.config management format to PackageReference as supported by NuGet 4.0+ and VS2017 and ...
Read more >
IV27355: MIGRATION MANAGER CHANGE PACKAGE FAILS ...
Migration Manager change package fails migrating objects with multilanguage support when transLanguage="DE is set in the DDMETADATA_1.xml.
Read more >
EF Core add-migration Build Failed - Stack Overflow
It's because of other projects in your solutions. e.g If you have two projects in your solution as Project A and Project B....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found