CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 22:23:04 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100626004200
location: https://web.archive.org/web/20100626004200/https://github.com/django/django/tree/0.91.1/
server-timing: captures_list;dur=0.682950, exclusion.robots;dur=0.020764, exclusion.robots.policy;dur=0.008279, esindex;dur=0.009162, cdx.remote;dur=60.385572, LoadShardBlock;dur=246.642258, PetaboxLoader3.datanode;dur=64.673880, PetaboxLoader3.resolve;dur=80.671946
x-app-server: wwwb-app239
x-ts: 302
x-tr: 479
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: SERVER=wwwb-app239; 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: Wed, 30 Jul 2025 22:23:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sat, 26 Jun 2010 00:42:00 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "1418ca89e608e60fbdee75a37ab7a119"
x-archive-orig-x-runtime: 40ms
x-archive-orig-content-length: 27417
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, 26 Jun 2010 00:42:00 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="prev memento"; datetime="Wed, 02 Dec 2009 14:40:03 GMT", ; rel="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_16_20100626001405_crawl102-c/52_16_20100626004120_crawl101.arc.gz
server-timing: captures_list;dur=0.436368, exclusion.robots;dur=0.016629, exclusion.robots.policy;dur=0.006874, esindex;dur=0.008652, cdx.remote;dur=19.387869, LoadShardBlock;dur=480.651955, PetaboxLoader3.datanode;dur=349.174696, PetaboxLoader3.resolve;dur=472.731760, load_resource;dur=650.869172
x-app-server: wwwb-app239
x-ts: 200
x-tr: 1234
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 0.91.1 - GitHub
django / django
- Source
- Commits
- Network (163)
- Graphs
-
Tag:
0.91.1
click here to add a description
click here to add a homepage
Sending Request…
UNOFFICIAL mirror of the Subversion repository. Contact jezdez on irc.freenode.net or github@jezdez.com when problems occur. — Read more

jacob (author)
Fri Oct 26 13:04:22 -0700 2007
django /
name | age | message | |
---|---|---|---|
![]() |
AUTHORS | Loading commit data... ![]() |
|
![]() |
INSTALL | ||
![]() |
LICENSE | ||
![]() |
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).