为 Django 做贡献
- Join the . This forum is a place for discussing the Django framework and applications and projects that use it. This is also a good place to ask and answer any questions related to installing, using, or contributing to Django.
- Join the django-users mailing list and answer questions. This mailing list has a huge audience, and we really want to maintain a friendly and helpful atmosphere. If you’re new to the Django community, you should read the .
- Join the #django IRC channel on Freenode and answer questions. By explaining Django to other users, you’re going to learn a lot about the framework yourself.
- Blog about Django. We syndicate all the Django blogs we know about on the ; if you’d like to see your blog on that page you can register it here.
- Contribute to open-source Django projects, write some documentation, or release your own code as an open-source pluggable application. The ecosystem of pluggable applications is a big strength of Django, help us build it!
- in our ticket tracker.
- Join the mailing list and share your ideas for how to improve Django. We’re always open to suggestions. You can also interact on the #django-dev IRC channel.
- for new and/or fixed behavior. If you’re looking for a way to get started contributing to Django read the 编写你的第一个 Django 补丁 tutorial and have a look at the tickets. The Patch review checklist will also be helpful.
- or write unit tests.
- created by other users.