CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 07:09:57 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100108141248
location: https://web.archive.org/web/20100108141248/https://github.com/django/django
server-timing: captures_list;dur=0.589918, exclusion.robots;dur=0.023913, exclusion.robots.policy;dur=0.011222, esindex;dur=0.011936, cdx.remote;dur=6.961716, LoadShardBlock;dur=318.661038, PetaboxLoader3.datanode;dur=99.466667, PetaboxLoader3.resolve;dur=65.931952
x-app-server: wwwb-app221
x-ts: 302
x-tr: 361
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app221; 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: Thu, 31 Jul 2025 07:09:57 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 08 Jan 2010 14:12:46 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "e28e2cf867ef3537029f57056dd0f798"
x-archive-orig-x-runtime: 414ms
x-archive-orig-content-length: 31216
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: Fri, 08 Jan 2010 14:12:48 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="Wed, 02 Dec 2009 06:20:54 GMT", ; rel="memento"; datetime="Fri, 08 Jan 2010 14:12:48 GMT", ; rel="next memento"; datetime="Fri, 12 Feb 2010 09:15:25 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 16:16:48 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_13_20100108122447_crawl102-c/51_13_20100108141006_crawl101.arc.gz
server-timing: captures_list;dur=0.504944, exclusion.robots;dur=0.021789, exclusion.robots.policy;dur=0.011209, esindex;dur=0.010543, cdx.remote;dur=9.264491, LoadShardBlock;dur=95.099192, PetaboxLoader3.datanode;dur=234.540394, load_resource;dur=248.776015, PetaboxLoader3.resolve;dur=82.610212
x-app-server: wwwb-app221
x-ts: 200
x-tr: 442
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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
django / django
- Source
- Commits
- Network (98)
- Graphs
-
Branch:
master

russellm (author)
Thu Jan 07 16:43:14 -0800 2010
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://botland.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!