• Language: en

Contributing code

So you’d like to write some code, documentation or tests to improve Django? There are several ways you can help Django’s development.

Tutorials

The Django tutorial contains a whole section that walks you step-by-step through the contributing code process.

How-to guides

If you already have some familiarity with the processes and principles, our documentation also contains useful guidance on specific topics:

Back to Top