CARVIEW |
Select Language
HTTP/2 200
server: nginx
content-type: text/html; charset=utf-8
content-language: en
x-frame-options: SAMEORIGIN
x-content-type-options: nosniff
referrer-policy: same-origin
cross-origin-opener-policy: same-origin
expires: Sat, 11 Oct 2025 12:36:41 GMT
cache-control: max-age=300
strict-transport-security: max-age=31536000; includeSubDomains; preload
permissions-policy: interest-cohort=()
x-xss-protection: 1; mode=block
access-control-allow-origin: https://code.djangoproject.com
content-encoding: gzip
via: 1.1 varnish, 1.1 varnish
accept-ranges: bytes
age: 0
date: Sat, 11 Oct 2025 12:31:41 GMT
x-served-by: cache-fra-eddf8230157-FRA, cache-bom-vanm7210073-BOM
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1760185901.391962,VS0,VE213
vary: Cookie, Accept-Language, Accept-Encoding
content-length: 6177
How to contribute to Django | Weblog | Django
Skip to main content
Back to Top
How to contribute to Django
Posted by Jacob Kaplan-Moss on Nov. 28, 2005One of the most gratifying aspects of open-source is seeing all the amazing contributions roll in from the community — the AUTHORS file mentions almost 60 names! We're eager to keep this level of community involvement going, so we've added some information on how to contribute to Django.
This document covers a number of points, including:
- General guidelines on how you can help out with Django development.
- Information on reporting security issues and our policies for dealing with any security holes that may be reported.
- Guidlines for submitting patches and requesting features.
We hope this will make it even easier for people to make the jump from Django users to Django developers — it's a wonderful community, so come on in!