Skip to content

support Django >= 6.0 ? #17

Description

@andreasnuesslein

Hi all,

I just tried to install arklet in my Django project but I'm only getting a 0.1.0 version because anything newer apparently wants:

dependencies = [
    "Django>=4.2,<6.0",
]

I have not checked if anything breaks with Django>=6, but I wouldn't expect so.

Thanks! :)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions