<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/requests/tests.py, branch archive/soc2010/query-refactor</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2008-08-23T17:28:12Z</updated>
<entry>
<title>Fixed #7494 -- Fixed build_absolute_url() for some types of (uncommon) URLs.</title>
<updated>2008-08-23T17:28:12Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-23T17:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=646f2f6101cda3e20908928de44739dfff596b0f'/>
<id>urn:sha1:646f2f6101cda3e20908928de44739dfff596b0f</id>
<content type='text'>
Patch from tom@almostobsolete.net and RobotAdam.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or</title>
<updated>2008-07-21T07:57:10Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-07-21T07:57:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bfcecbffd37a68b5fffe81954c17aedeacb1ba22'/>
<id>urn:sha1:bfcecbffd37a68b5fffe81954c17aedeacb1ba22</id>
<content type='text'>
equivalents). Basically, URL resolving will only use the PATH_INFO and the
SCRIPT_NAME will be prepended by reverse() automatically. Allows for more
portable development and installation. Also exposes SCRIPT_NAME in the
HttpRequest instance.

There are a number of cases where things don't work completely transparently,
so mod_python and fastcgi users should read the relevant docs.

Fixed #285, #1516, #3414.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8015 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6764 -- Added some error checking around cookie decoding. Thanks,</title>
<updated>2008-03-17T13:49:04Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-03-17T13:49:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=30bdabb2b0d01e1f89af18028ab1605db734bd4b'/>
<id>urn:sha1:30bdabb2b0d01e1f89af18028ab1605db734bd4b</id>
<content type='text'>
Michael Axiak.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7257 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed tests added in [7200] to not depend on unpredictable key order of dict, which was sometimes causing a test error.</title>
<updated>2008-03-08T14:41:13Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-03-08T14:41:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4487be66efbd9e78804f59e4b6f0cf5d977c7d6b'/>
<id>urn:sha1:4487be66efbd9e78804f59e4b6f0cf5d977c7d6b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5595 -- Made `ModPythonRequest.__repr__` return a string instead of a unicode object.  Fixes the printout of the request object in those server error e-mails I never get :)</title>
<updated>2008-03-08T03:06:30Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-03-08T03:06:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d73c70d1ed34b53c21909f9d772a12bf85504601'/>
<id>urn:sha1:d73c70d1ed34b53c21909f9d772a12bf85504601</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7200 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
