CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 24 Jul 2025 17:40:33 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090321165657
location: https://web.archive.org/web/20090321165657/https://github.com/django
server-timing: captures_list;dur=0.931496, exclusion.robots;dur=0.036489, exclusion.robots.policy;dur=0.015467, esindex;dur=0.018956, cdx.remote;dur=193.707202, LoadShardBlock;dur=303.113727, PetaboxLoader3.datanode;dur=82.214829, PetaboxLoader3.resolve;dur=55.423368
x-app-server: wwwb-app224
x-ts: 302
x-tr: 621
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app224; 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, 24 Jul 2025 17:40:35 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sat, 21 Mar 2009 16:56:57 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 574ms
x-archive-orig-etag: "565a81ff2d5d7998268dc805946914cd"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 85490
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 21 Mar 2009 16:56:57 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 04 Jan 2009 04:12:15 GMT", ; rel="prev memento"; datetime="Mon, 16 Feb 2009 18:14:55 GMT", ; rel="memento"; datetime="Sat, 21 Mar 2009 16:56:57 GMT", ; rel="next memento"; datetime="Thu, 30 Apr 2009 04:48:54 GMT", ; rel="last memento"; datetime="Thu, 03 Jul 2025 13:26: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_8_20090321125404_crawl102-c/51_8_20090321165648_crawl101.arc.gz
server-timing: captures_list;dur=0.821285, exclusion.robots;dur=0.031071, exclusion.robots.policy;dur=0.012780, esindex;dur=0.022411, cdx.remote;dur=221.441396, LoadShardBlock;dur=300.079321, PetaboxLoader3.datanode;dur=259.019453, PetaboxLoader3.resolve;dur=279.362686, load_resource;dur=296.719057
x-app-server: wwwb-app224
x-ts: 200
x-tr: 997
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 Profile - GitHub
Public Activity
-
Unofficial mirror of the Subversion repository (updated every 15 minutes)Updated Sat Mar 21 08:31:05 -0700 2009
Public Activity
HEAD is 07c50c779e2b3531db480c1afc99b44f86209cbc
x

-
jacob committed 07c50c77:
Fixed #9958: split the `CommentForm` into a set of smaller forms. This for better encapsulation, but also so that it's easier for subclasses to get at the pieces they might need. Thanks to Thejaswi Puthraya.
-
jacob committed 005640a4:
Fixed #9303 (again) by removing some code missing in [9891].
HEAD is cc113b502769a567a1757f037ec7b19c30438014
x

-
jacob committed cc113b50:
Fixed #10194: added `django.shortcuts.redirect`, a do-what-I-mean redirect shortcut. See the docs at topics/http/shortcuts for details.
HEAD is d242d5005e3fc13076ef33cd063743f42f3ef15f
x

-
mtredinnick committed d242d500:
Added some further clarification to the docs for Meta.managed.
HEAD is c3e605e24d21ed18c12a87298034e2409859853e
x

-
mtredinnick committed c3e605e2:
[1.0.X] Fixed #2698 -- Fixed deleting in the presence of custom managers.
HEAD is e3a2c9b39ca7fa6265f97b39b9a1d77ceee052ce
x

-
jbronn committed e3a2c9b3:
GeoDjango test suite now takes advantage of `importlib` added in r10088.
HEAD is 7403722062cc8d0bf9de144a9cd8fc1e81956c08
x

-
jbronn committed 74037220:
Fixed #10480 -- made `icons` a property to add more flexibility.
HEAD is 010d304e3b44414d5ee80da351fe698e0585f78d
x

-
mtredinnick committed 010d304e:
Typo fix for an error path in r100090.
HEAD is 955a8c7395daa3766df188fff351594e4bfe889d
x

-
jacob committed 955a8c73:
Fixed #8193: all dynamic imports in Django are now done correctly. I know this because Brett Cannon borrowed the time machine and brought Python 2.7's '`importlib` back for inclusion in Django. Thanks for the patch-from-the-future, Brett!
HEAD is e985051e889089bf46eac1b2500c16b926cf254f
x

-
russellm committed e985051e:
[1.0.X] Corrected svnmerge-integrated property from r10086, updated to include some recent changes.
HEAD is 27d1c9baf2fca259c763d8e83ef6d5acd62ddef6
x

-
russellm committed 27d1c9ba:
[1.0.X] Corrected a problem with the database cache backend, and refactored the cache test suite to ensure that all the backends are actually tested.
django's description:
My django changes (batchadmin integration)
HEAD is 9cc49344c9a9005153d56fe701a598e9cb199270
x

-
russellm committed 9cc49344:
[1.0.X] Fixed #10102 -- Set svn:executable on daily_cleanup script. Thanks to John Scott for the report
HEAD is 056281d8df336c6d4f02bdde883558f59d23e256
x

-
russellm committed 056281d8:
Fixed #10482 -- Unified access to response.context when inspecting responses from the test client. Thanks to James Bennett for the design, and Julien Phalip for the patch.
HEAD is 0cb3d762731c9d3404dd152976103acc9e560111
x

-
mtredinnick committed 0cb3d762:
Fixed #10533 -- Worked around an apparent limitation of xgettext.
HEAD is e9d4667c5fd636fcc81d26463f9c684b06a3e384
x

-
jacob committed e9d4667c:
Fixed #10530, #10527: added a couple more validation errors around `list_editable`. Thanks, Florian Apolloner.
HEAD is fbfcde1eefb9006ac31e82fd4f26c6880e570eec
x

-
mtredinnick committed fbfcde1e:
Fixed #10526 -- More fixes when specifying installed apps using "foo.*".
HEAD is a7782e62323cf5048effc1f69dffa336ae64cd83
x

-
mtredinnick committed a7782e62:
Fixed #10526 -- More fixes when specifying installed apps using "foo.*".
HEAD is d16485405a0e43106370cc8d75078370259cdae7
x

-
jacob committed d1648540:
Fixed #8939: added a `list_editable` option to `ModelAdmin`; fields declared `list_editable` may be edited, in bulk, on the changelist page. Thanks, Alex Gaynor.
-
jacob committed 04a4a447:
`ModelAdmin` validation now runs when using the `site.register(Model, **kwargs)` form.
HEAD is 8e58c5d969c839f94eee0fb14c074e7f578dd1fb
x

-
jacob committed 8e58c5d9:
Fixed `BaseFormSet.is_multipart()` so that it doesn't bomb when called on an empty formset.
HEAD is 9548bd80bc15b50304f15da713863a9046e44074
x

-
russellm committed 9548bd80:
Fixed #10517 -- Corrected cache name for file-based cache tests so that the filename can be valid under Windows. Thanks to Bob Thomas for the report and fix.
-
russellm committed 70110861:
Fixed #10512 -- Corrected the handling of extra fields on a ModelForm. Thanks to Alex Gaynor for the patch.
HEAD is 683dfece1047b4c64addf571564f89f39fce4917
x

-
mtredinnick committed 683dfece:
More fixing of PostgreSQL < 8.2 problems with the psycopg2 backend.
HEAD is 559087d2b0aaec29d4c747331eb48aae5e9f08d7
x

-
russellm committed 559087d2:
Fixed #10507 -- Corrected formatting problem in ModelForm docs. Thanks to Paul Menzel for the report.
HEAD is 11cae8d4151e13329cbc4f642df922efc865e406
x

-
gwilson committed 11cae8d4:
Fixed #689 -- Added a middleware and authentication backend to contrib.auth for supporting external authentication solutions. Thanks to all who contributed to this patch, including Ian Holsman, garthk, Koen Biermans, Marc Fargas, ekarulf, and Ramiro Morales.
HEAD is 771d686a37b9a350128b3611bc15f2bab33f2409
x

-
russellm committed 771d686a:
Fixed #8164 -- Fields on a ModelForm are now ordered in the order specified in the fields attribute of the ModelForm's Meta class. Thanks to Alex Gaynor for the patch.
HEAD is b1ffcc7f59387b8f9a1e68cd350a30572846a42f
x

-
mtredinnick committed b1ffcc7f:
[1.0.X] Documented patterns for adding extra managers to model subclasses.
-
mtredinnick committed 35bb94cc:
[1.0.X] Clarified and expanded documentation for Manager.use_for_related_fields.
-
mtredinnick committed 59ee2c40:
[1.0.X] Use plain model.Manager, or suitable proxy, for model saving.
This feature is coming soon. Sit tight!