티스토리 수익 글 보기
This document is for an insecure version of Django that is no longer supported. Please upgrade to a newer release!
Skip to main content
Writing code¶
So you’d like to write some code to improve Django? Awesome! There are several ways you can help Django’s development:
- Report bugs in our ticket tracker.
- Join the django-developers mailing list and share your ideas for how to improve Django. We’re always open to suggestions. You can also interact on the Django forum and the #django-dev IRC channel.
- Submit patches for new and/or fixed behavior. If you’re looking for a way to get started contributing to Django read the Writing your first patch for Django tutorial and have a look at the easy pickings tickets. The Patch review checklist will also be helpful.
- Improve the documentation or write unit tests.
- Triage tickets and review patches created by other users.
- Read the Advice for new contributors to help you get orientated in the development process.
Browse the following sections to find out how to give your code patches the best chances to be included in Django core:
Additional Information
Support Django!
Contents
Getting help
- FAQ
- Try the FAQ — it’s got answers to many common questions.
- Index, Module Index, or Table of Contents
- Handy when looking for specific information.
- Django Discord Server
- Join the Django Discord Community.
- Official Django Forum
- Join the community on the Django Forum.
- Ticket tracker
- Report bugs with Django or Django documentation in our ticket tracker.
Download:
Offline (Django 3.2):
HTML |
PDF |
ePub
Provided by Read the Docs.