Skip to content

support Django >= 6.0 ? #17

@andreasnuesslein

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! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions