Skip to content

It's impossible to revert migrations #1295

@yurasavin

Description

@yurasavin

Describe the bug
I've faced with problem that it's impossible to revert migrations because migration 0006_alter_application_client_secret has no revert action

To Reproduce

  1. Apply migrations python manage.py migrate oauth2_provider
  2. Try to revert migrations python manage.py migrate oauth2_provider zero

Expected behavior
Migrations are reverted

Version
2.2.0

  • I have tested with the latest published release and it's still a problem.
  • I have tested with the master branch and it's still a problem.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions