CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 30 Jul 2025 17:57:54 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091202043926
location: https://web.archive.org/web/20091202043926/https://github.com/django
server-timing: captures_list;dur=0.766978, exclusion.robots;dur=0.024024, exclusion.robots.policy;dur=0.011114, esindex;dur=0.014875, cdx.remote;dur=544.235265, LoadShardBlock;dur=328.609381, PetaboxLoader3.datanode;dur=87.155370, PetaboxLoader3.resolve;dur=236.170882
x-app-server: wwwb-app203
x-ts: 302
x-tr: 906
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: Wed, 30 Jul 2025 17:57:57 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 02 Dec 2009 04:39:24 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "be57709a7c65ff65322de54cd795ff28"
x-archive-orig-x-runtime: 106ms
x-archive-orig-content-length: 84331
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 04:39:26 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="Tue, 06 Oct 2009 23:57:05 GMT", ; rel="memento"; datetime="Wed, 02 Dec 2009 04:39:26 GMT", ; rel="next memento"; datetime="Thu, 07 Jan 2010 05:12:26 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 15:18:10 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_20091202033902_crawl100_IndexOnly-c/51_13_20091202043034_crawl101.arc.gz
server-timing: captures_list;dur=12.149941, exclusion.robots;dur=0.018157, exclusion.robots.policy;dur=0.007810, esindex;dur=0.010103, cdx.remote;dur=1170.126583, LoadShardBlock;dur=201.511029, PetaboxLoader3.datanode;dur=96.530633, PetaboxLoader3.resolve;dur=744.989729, load_resource;dur=739.803372
x-app-server: wwwb-app203
x-ts: 200
x-tr: 2225
server-timing: TR;dur=0,Tw;dur=17,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
django
(Django)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Django
- Website/Blog
- https://www.djangoproject.com/weblog/
- Member Since
- Oct 06, 2008 (about 1 year)
- 1 public repo
- 119 followers
Following 0 githubbers and watching 1 repository view all →
Public Repositories (1)
Public Activity 
HEAD is c859100a8a4c9b19e93f54844c8051b26d1e39b9
x

-
russellm committed c859100a:
Refs #11109 -- Touched some whitespace so Trac will display some files correctly.
HEAD is 68e4ffa87ffdc029147af3ba98a97080ffd267c0
x

-
telenieko committed 68e4ffa8:
Updated Spanish translation.
HEAD is 6a34ca3eebff90183f7b845023c2f4b258a94143
x

-
telenieko committed 6a34ca3e:
Updated Catalan translation.
HEAD is 74bb22a0613e58a186d6e34d5ab43c1d67e2a0eb
x

-
Alex committed 74bb22a0:
[soc2009/multidb] Minor grammar fixes to some error messages. Patch from Russell Keith-Magee.
-
Alex committed 3e4f911e:
[soc2009/multidb] Modified database ENGINE handling to allow (with warnings) for short-form engine names in a DATABASES dictionary. Patch from Russell Keith-Magee.
HEAD is 116bed1a491938a2abcc8749cfd33060c5b99b32
x

-
russellm committed 116bed1a:
Fixed #12267 -- Corrected a typo in the Email docs. Thanks to Thejaswi Puthraya for the report.
HEAD is 3a30bd86afb2cee979b7d5b7e6dba5135f6f4a06
x

-
Alex committed 3a30bd86:
[soc2009/multidb] Fix a number of tests when run under an old style settings (i.e. using the DATABASE_* settings).
HEAD is 6048cfa296831528594c4a572d5357422825bfff
x

-
aljosa committed 6048cfa2:
updated croatian translation, date/time formats contributed by Davor Lučić
HEAD is 850ed156f947eaceef0fd01ac3012a199e7fcbee
x

-
Alex committed 850ed156:
[soc2009/multidb] Resolved a number of strange merge conflicts that had arisen throughout various merges.
-
Alex committed d2773d0b:
[soc2009/multidb] Corrected some markup problems in the release notes and added deprecation notes. Patch from Russell Keith-Magee.
-
Alex committed 4e29f0cd:
[soc2009/multidb] Renaming of database attributes - you now use NAME, ENGINE, etc rather than DATABASE_NAME, DATABASE_ENGINE inside DATABASES. Also deprecates the use of short names (.e.g., ``sqlite3`` for backends in ENGINE). Patch from Russell Keith-Magee.
HEAD is 856aa9070df17cef98aa95c58bce7c282acd25e6
x

-
Alex committed 856aa907:
[soc2009/multidb] Added test cases for cross-database assignment. Patch from Russell Keith-Magee.
-
Alex committed 40a583f4:
[soc2009/multidb] Cleaned up check in aggregation_regress to remove the assumption that the only objects in __dict__ are field attributes. Patch from Russell Keith-Magee.
-
Alex committed 961a3578:
[soc2009/multidb] Added a fallback - if an object is unsaved and a related object is requested, default to the 'default' connection. This is required to preserve backwards compatibility. Patch from Russell Keith-Magee.
-
Alex committed 6817a3f1:
[soc2009/multidb] Fix the output method of DeserializedObject - we can't assume deserialized objects already exist in the database. Patch from Russell Keith-Magee.
-
Alex committed eb11cba0:
[soc2009/multidb] Removed _meta.using. This shouldn't be a model-level property. Patch from Russell Keith-Magee.
-
Alex committed efb8d484:
[soc2009/multidb] Made instances sticky to the database that created them.
-
Alex committed eea12430:
[soc2009/multidb] Fixed some documentation markup problems. Patch from Russell Keith-Magee.
-
Alex committed 6ad712aa:
[soc2009/multidb] Added extra docs on configuring the database-backed session store. Patch from Russell Keith-Magee.
-
Alex committed 00e83906:
[soc2009/multidb] Updated db-backed session to be multi-db compatible. Patch from Russell Keith-Magee.
-
Alex committed b7f84f31:
[soc2009/multidb] Several optimizations and cleanups. Patch from Russell Keith-Magee.
-
Alex committed 5ff12d19:
[soc2009/multidb] Updated testing services to handle multiple databases better. Includes extra tests (some failing) for multiple database support. Patch from Russell Keith-Magee.
-
Alex committed 4c8ddbf9:
[soc2009/multidb] Modified the fixture loading, fixture dumping and synchronization process to be multi-db aware. Patch from Russell Keith-Magee.
HEAD is c793528c9750574f715faa3486f16bc502585465
x

-
Alex committed c793528c:
[soc2009/multidb] Merged up to trunk r11760.
HEAD is 398c750375563c3d777e1915293dcccf879b986a
x

-
russellm committed 398c7503:
[1.1.X] Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 release notes.
HEAD is 12c8a3a43c704abda6550c9a3891688160117961
x

-
russellm committed 12c8a3a4:
Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 release notes.
HEAD is 9feb8dc0bcc8b95401bde9525012ca7f87c6b839
x

-
Alex committed 9feb8dc0:
[soc2009/multidb] Split SQL construction into two seperate classes, the Query class which stores data about a query being constructed, and a Compiler class which generates SQL.
HEAD is 06e3141d1624ff67695e0ac286a2289fcf8ac1e6
x

-
Alex committed 06e3141d:
[soc2009/multidb] Merged up to trunk r11756.
HEAD is 56b46506e0ad1ea70956181795b8eb22bc8934b4
x

-
jacob committed 56b46506:
[1.1.X] Added an explicit test showing that field errors are correctly autoescaped.
HEAD is f04a8f52dc3fb5fb3787b4e27b399ff1f4b58fde
x

-
jacob committed f04a8f52:
Added an explicit test showing that field errors are correctly autoescaped.
HEAD is c3a791694d28c0b0170f917ac254304cc0580c5f
x

-
russellm committed c3a79169:
Fixed #12245 -- Corrected target app handling for auto-generated m2m models when the parent model isn't in the models module (or a subpackage thereof). Thanks to emulbreh for the report and patch.
HEAD is 81324eed13a6629289c0bdf76535a02f1b9edf8a
x

-
jtauber committed 81324eed:
[1.1.X] Added myself to committers list
HEAD is ff9d00230b04874bdf477580699a161619e15f91
x

-
jtauber committed ff9d0023:
added myself to committers list
HEAD is b0bb7e0526c57e7f19841668e0cb884de5564e8c
x

-
russellm committed b0bb7e05:
Corrected a regression in validation of admin fieldsets with nested definitions from r11744. Thanks to Davor Lučić for the report.
HEAD is 199aa1dc2483710385dc064369f655e4e8475974
x

-
russellm committed 199aa1dc:
Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for the report.
HEAD is 9f01955376ae5f2b92dc5fdb36b7b5e4e41b1078
x

-
russellm committed 9f019553:
Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for the report.
HEAD is 41dca141efaec39d14c6805079dc7d718be67a10
x

-
russellm committed 41dca141:
Fixed #12242 -- Corrected a problem with masking extra selects() in a DateQuerySet. Thanks to Alex Gaynor for his help debugging this one.
-
russellm committed 005f8568:
Fixed #11243 -- Ensured that bash_completion output is emitted in sorted order. Thanks to Alex Gaynor for the report.
HEAD is 12dc8f65f69ae0b466ed63b44602fc786d046f6f
x

-
russellm committed 12dc8f65:
[1.1.X] Fixed #12242 -- Corrected a problem with masking extra selects() in a DateQuerySet. Thanks to Alex Gaynor for his help debugging this one.
HEAD is 502d940b7220c795f96e403fb110e31e891fac9c
x

-
ikelly committed 502d940b:
Fixed a misplaced parenthesis.
HEAD is 406f99cc6f8d7c06555b317fac93d5e16f2d2179
x

-
russellm committed 406f99cc:
Added tests for the bash completion script from [11526]. Thanks to Eric Holscher.
HEAD is 88bc52d125a820b821f2a53edeef4ba16a6cbaf1
x

-
russellm committed 88bc52d1:
Fixed #12237 -- Improved the error message for m2m fields with an explicit through model being listed in admin fieldsets. Thanks to Pyth for the report and Ramiro Morales for the patch.
HEAD is b36dae588f4e955c9a9495710e783ebb822fb69d
x

-
jbronn committed b36dae58:
As promised, removed the `_DeprecatedTestModule` and its instances.
HEAD is fc72737fdd3e938ac412bb9bc2a155e29f676944
x

-
jbronn committed fc72737f:
Fixed #11433 -- 3D geometry fields are now supported with PostGIS; EWKB is now used by `PostGISAdaptor`.
HEAD is c41506aa0b5e48622aa45618ed8aeff4b66b3741
x

-
brosner committed c41506aa:
Fixed #5034 -- honor request.urlconf in reverse and resolve.
HEAD is 4bf3876eb7dab56cd92bcebd3f287e99ceb3f864
x

-
brosner committed 4bf3876e:
[1.1.X] Fixed #5034 -- honor request.urlconf in reverse and resolve.
HEAD is dba7b657245ebec1f457d7c1f640633c1cb31a94
x

-
jbronn committed dba7b657:
`OGRGeomType` now recognizes 2.5D types, and removes need for unnecessary workaround in `Layer.geom_type`; corrected geometry type in test VRT file. Refs #11433.
HEAD is fec6cd9e7229b29ee11361a87b65e06278346b42
x

-
lukeplant committed fec6cd9e:
Fixed #12198 - CSRF changes not clearly noted in docs.
HEAD is a7b54dfb0cbbc9169f13afb2ff556dfe941ed3b6
x

-
russellm committed a7b54dfb:
Refs #12203 -- Improved error handling for the case where a user manually specifies an m2m field with an explicit through field. Thanks to dgouldin for the report, and Ramiro Morales for the patch.
HEAD is 2abb3ea22ea00abd8c65e0a82d7e148af6c67e48
x

-
russellm committed 2abb3ea2:
Fixed #12209 -- Made the through attribute on a m2m relation into a property to ensure that the fully resolved through model is always provdided. Thanks to dgouldin for the report.
This feature is coming soon. Sit tight!