Skip to content

Release 1.5.0 with default_auto_field set in JoyousAppConfig #43

Description

@kevindice

When a project-wide default_auto_field is set, we get manage.py makemigrations attempting to generate a migration within Joyous.

This line, added in September yet unreleased, fixes the problem:
https://github.com/linuxsoftware/ls.joyous/blob/master/ls/joyous/apps.py#L7

Could we please get a release with this?

In the mean time, an app config override like this should be a suitable workaround: https://stackoverflow.com/a/67007098

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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