Skip to content

Current develop branch needs makemigrations run to add 0005 migration #205

@smurphles

Description

@smurphles

Describe the bug
Current develop branch is missing migration

To Reproduce

  1. Run makemigrations --check --dry-run
  2. See missing migrations
    - Remove constraint primary_is_active from model mfamethod
    - Create constraint primary_is_active on model mfamethod

Expected behavior
Migrations should be up to date

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions