CARVIEW |
Select Language
HTTP/2 200
server: nginx
content-type: text/html;charset=utf-8
cache-control: must-revalidate
expires: Fri, 01 Jan 1999 00:00:00 GMT
set-cookie: trac_form_token=c754ba9b73c77352bf2a3164; HttpOnly; Path=/; Secure
set-cookie: trac_session=3297cc3c53df4a22b6a05901; expires=Tue, 21 Oct 2025 05:39:32 GMT; HttpOnly; Path=/; Secure
strict-transport-security: max-age=31536000; includeSubDomains; preload
permissions-policy: interest-cohort=()
x-content-type-options: nosniff
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
accept-ranges: bytes
via: 1.1 varnish, 1.1 varnish
date: Wed, 23 Jul 2025 05:39:32 GMT
x-served-by: cache-fra-etou8220128-FRA, cache-bom-vanm7210080-BOM
x-cache: MISS, MISS
x-cache-hits: 0, 0
x-timer: S1753249173.538552,VS0,VE357
vary: Accept-Encoding
AdminUserRequired – Django
Back to Top
Django
The web framework for perfectionists with deadlines.
Issues
莊偉
Django source-code repository, wiki and bug-report system
Django is available open-source under the BSD license.
Getting the code
Django uses Subversion (svn
) for managing its code.
Assuming you have Subversion installed, the following command in a terminal will fetch the most recent code for you:
svn co https://code.djangoproject.com/svn/django/trunk/
Django also offers "official" release tarballs at the download page.
Browsing the code online
- Browse source: See the full code via a Web interface.
- Timeline: Keep track of recent changes.
Getting involved
Before anything, please read How to contribute to Django. You'll find out how the Django community works, and possibly save yourself much grief in the future. :)
- Help with 1.1 goals
- Tickets: View active tickets, make bug reports and contribute feature requests.
- Little, easy improvements: Get your feet wet by taking on one of these small tasks.
- How to report security issues.
Last modified
16 years ago
Last modified on Jun 3, 2009, 5:11:41 AM
Note:
See TracWiki
for help on using the wiki.
Download in other formats:
Django Links
Learn More
Get Involved
Follow Us
- Hosting by In-kind donors
- Design by Threespot &
© 2005-2025 Django SoftwareFoundation unless otherwise noted. Django is a registered trademark of the Django Software Foundation.