Django's bug tracker and wiki

Django is an open source project, run by volunteers - people just like you! We need your help to make Django as good as it can possibly be.

Django is available under the โ€‹BSD license. The source code repository is stored on โ€‹GitHub.

Getting involved

Much of Django's infrastructure is hosted on GitHub, or uses a GitHub login. To log a ticket, or add content to this wiki, log in with a GitHub account. (You may also โ€‹create a DjangoProject account and log in with that account.)

Once you've logged in with your GitHub account, please read โ€‹our contribution guide. This document describes how the Django community works, and the various ways you can contribute. If this document doesn't answer your questions, please file a bug!

For a visual summary, Sarah Boyce, one of our Django Fellows has โ€‹a video providing an overview of the contribution process. It doesn't replace the contribution document, but may be a helpful first step.

If you've read that document, and are looking for a way to contribute, why not try one of the following:

  • Tickets: View active tickets, make bug reports and contribute feature requests. If your bug report is a security issue, DO NOT report it with a ticket. Please read our โ€‹guide to reporting security issues.
  • "Easy Pickings" Tickets: Work on simple tickets to get familiar with Django's code base and the contribution process.
  • DjangoDesign: Are you a designer rather than a coder? We still want your input. Let us know how we can improve on Django's visual/UX design.

Django release process

The current branch under active development is โ€‹โ€‹Django 6.1. There is a roadmap document describing the process and timeline for this release.

The current pre-release branch is โ€‹โ€‹Django 6.0. There is a roadmap document describing the process and timeline for this release.

The current stable branch isโ€‹Django 5.2.

See the โ€‹supported versions table for the current state of other versions.

Last modified 2 weeks ago Last modified on Sep 18, 2025, 5:56:02 AM
Note: See TracWiki for help on using the wiki.
Back to Top