CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 29 Jul 2025 12:03:07 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091010050833
location: https://web.archive.org/web/20091010050833/https://github.com/django/django
server-timing: captures_list;dur=1.637587, exclusion.robots;dur=0.056416, exclusion.robots.policy;dur=0.018246, esindex;dur=0.011231, cdx.remote;dur=2091.497614, LoadShardBlock;dur=255.342568, PetaboxLoader3.datanode;dur=49.407489, PetaboxLoader3.resolve;dur=45.179478
x-app-server: wwwb-app202
x-ts: 302
x-tr: 2381
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app202; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 29 Jul 2025 12:03:09 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 10 Oct 2009 05:08:33 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "6953cb85d18a0b2fa5abf9f9af9aec2a"
x-archive-orig-x-runtime: 58ms
x-archive-orig-content-length: 33025
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 10 Oct 2009 05:08:33 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 17 Sep 2009 01:42:47 GMT", ; rel="prev memento"; datetime="Sun, 27 Sep 2009 13:22:51 GMT", ; rel="memento"; datetime="Sat, 10 Oct 2009 05:08:33 GMT", ; rel="next memento"; datetime="Wed, 02 Dec 2009 06:20:54 GMT", ; rel="last memento"; datetime="Sat, 12 Jul 2025 08:52:22 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_12_20091009172106_crawl102-c/51_12_20091010050407_crawl101.arc.gz
server-timing: captures_list;dur=0.516244, exclusion.robots;dur=0.024068, exclusion.robots.policy;dur=0.013486, esindex;dur=0.010370, cdx.remote;dur=458.663377, LoadShardBlock;dur=161.868673, PetaboxLoader3.datanode;dur=145.107188, PetaboxLoader3.resolve;dur=295.404965, load_resource;dur=310.073004
x-app-server: wwwb-app202
x-ts: 200
x-tr: 1003
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
django's django at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | UNOFFICIAL mirror of the Subversion repository. Contact jezdez on irc.freenode.net or github@jezdez.com when problems occur. edit |
Homepage: | https://www.djangoproject.com/ edit |
Public Clone URL: |
git://github.com/django/django.git
Give this clone URL to anyone.
git clone git://github.com/django/django.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:django/django.git
|

jacob (author)
Fri Oct 09 13:57:59 -0700 2009
django /
README
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. All documentation is in the "docs" directory and online at https://docs.djangoproject.com/en/dev/. If you're just getting started, here's how we recommend you read the docs: * First, read docs/intro/install.txt for instructions on installing Django. * Next, work through the tutorials in order (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.). * If you want to set up an actual deployment server, read docs/howto/deployment/modpython.txt for instructions on running Django under mod_python. * You'll probably want to read through the topical guides (in docs/topics) next; from there you can jump to the HOWTOs (in docs/howto) for specific problems, and check out the reference (docs/ref) for gory details. Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket here: https://code.djangoproject.com/newticket To get more help: * Join the #django channel on irc.freenode.net. Lots of helpful people hang out there. Read the archives at https://oebfare.com/logger/django/. * Join the django-users mailing list, or read the archives, at https://groups.google.com/group/django-users. To contribute to Django: * Check out https://www.djangoproject.com/community/ for information about getting involved.
This feature is coming soon. Sit tight!