Skip to content

Django 6.0 #96

@a-musing-moose

Description

@a-musing-moose

🎯Aim

I want to work with the latest stable release of Django, so that when new releases are made I have an smooth upgrade process

📕Context

Django's release cycle differs from a lot of other frameworks. They have taken great care in making the releases predictable and smooth. During active development it is best practice to use the most recent release you can to ensure a smooth upgrade process and that you don't get left behind on security fixes.

Django 6.0 was released 2025-12-03, so this template should be updated to use it as soon as all dependencies also support 6.0. Django-stubs is probably the last to provide full support so worth checking on first.

📝Relevant resources/doc's/people

  • (Django 6.0 Release Notes)[https://docs.djangoproject.com/en/6.0/releases/6.0/]

✅Acceptance Criteria

  • This template will produce a Django application based on the 6.0 release

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions