CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 14:02:57 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091202144003
location: https://web.archive.org/web/20091202144003/https://github.com/django/django/tree/0.91.1
server-timing: captures_list;dur=0.459433, exclusion.robots;dur=0.015812, exclusion.robots.policy;dur=0.006545, esindex;dur=0.011012, cdx.remote;dur=21.891009, LoadShardBlock;dur=514.750026, PetaboxLoader3.datanode;dur=139.511043, PetaboxLoader3.resolve;dur=302.009791
x-app-server: wwwb-app203
x-ts: 302
x-tr: 559
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app203; 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 14:02:58 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 02 Dec 2009 14:40:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "c5bdfee3b398644937e9fe760685d6af"
x-archive-orig-x-runtime: 335ms
x-archive-orig-content-length: 28981
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: Wed, 02 Dec 2009 14:40:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 02 Dec 2009 14:40:03 GMT", ; rel="memento"; datetime="Wed, 02 Dec 2009 14:40:03 GMT", ; rel="next memento"; datetime="Sat, 26 Jun 2010 00:42:00 GMT", ; rel="last memento"; datetime="Sat, 26 Jun 2010 00:42:00 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: 52_13_20091202124143_crawl101-c/52_13_20091202143906_crawl101.arc.gz
server-timing: captures_list;dur=1.077209, exclusion.robots;dur=0.043366, exclusion.robots.policy;dur=0.020377, esindex;dur=0.016430, cdx.remote;dur=20.521969, LoadShardBlock;dur=370.100472, PetaboxLoader3.datanode;dur=430.734761, PetaboxLoader3.resolve;dur=367.925745, load_resource;dur=446.377737
x-app-server: wwwb-app203
x-ts: 200
x-tr: 931
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 0.91.1 - 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 26 13:04:22 -0700 2007
django /
name | age | message | |
---|---|---|---|
![]() |
AUTHORS | Loading commit data... ![]() |
|
![]() |
INSTALL | ||
![]() |
LICENSE | Fri Jul 15 12:38:37 -0700 2005 | Changed name on LICENSE to be lawyerriffic git... [jacob] |
![]() |
README | ||
![]() |
django/ | ||
![]() |
docs/ | ||
![]() |
ez_setup.py | ||
![]() |
setup.py | ||
![]() |
tests/ |
README
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. About this version ================== This is the Django 0.91 "bugfixes" branch, which is intended to provide bugfix and patch support for users of Django 0.91 who have not been able to migrate to a more recent version. No new features will be added in this branch, and it is maintained solely as a means of providing support to legacy Django installations. If you're completely new to Django we highly recommend that you use either the latest stable release or a Subversion checkout from Django's trunk; Django is always evolving, and the latest and greatest features are only available to users of newer versions of the framework. More information ================ The complete history of bugs fixed in this branch can be viewed online at https://code.djangoproject.com/log/django/branches/0.91-bugfixes. We also recommend that users of this branch subscribe to the "django-announce" mailing list, a low-traffic, announcements-only list which will send messages whenever an important (i.e., security-related) bug is fixed. You can subscribe to the list via Google Groups at https://groups.google.com/group/django-announce. The documentation for this version of Django has been frozen, and is available online at https://www.djangoproject.com/documentation/0_91/. Submitting bugs =============== If you run into a bug in Django 0.91, please search the Django ticket database to see if the issue has already been reported; if not, please head over to https://code.djangoproject.com/newticket and file a new ticket with as much information about the bug as you can provide. If you're running into a bug which has been reported but not fixed, feel free to update the ticket with any additional information you have, and to assign it to 'ubernostrum' (AKA James Bennett, the maintainer of this branch).
This feature is coming soon. Sit tight!