<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests, branch archive/soc2009/test-improvements</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Ftest-improvements</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2009%2Ftest-improvements'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2009-09-08T17:36:43Z</updated>
<entry>
<title>[gsoc2009-testing] Massive merge update to trunk. This is to prep for upload</title>
<updated>2009-09-08T17:36:43Z</updated>
<author>
<name>Kevin Kubasik</name>
<email>kevin@kubasik.net</email>
</author>
<published>2009-09-08T17:36:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3de5792e13d777c2beedea11bcc308f6c9df4ff9'/>
<id>urn:sha1:3de5792e13d777c2beedea11bcc308f6c9df4ff9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/test-improvements@11480 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10566: Added support for cx_Oracle compiled with the WITH_UNICODE flag.</title>
<updated>2009-08-24T15:45:48Z</updated>
<author>
<name>Ian Kelly</name>
<email>ian.g.kelly@gmail.com</email>
</author>
<published>2009-08-24T15:45:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dcf3be7a621f011a918453527406216a738acf68'/>
<id>urn:sha1:dcf3be7a621f011a918453527406216a738acf68</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11477 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11049: introspection on Oracle now identifies IntegerFields correctly.</title>
<updated>2009-08-21T21:42:39Z</updated>
<author>
<name>Matt Boersma</name>
<email>matt@sprout.org</email>
</author>
<published>2009-08-21T21:42:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e263cc0dc53577d525aad0546fc1bd5939dc2e0b'/>
<id>urn:sha1:e263cc0dc53577d525aad0546fc1bd5939dc2e0b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11475 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed an assumed ordering in the queries regression tests by making it explicit.</title>
<updated>2009-08-20T16:05:25Z</updated>
<author>
<name>Matt Boersma</name>
<email>matt@sprout.org</email>
</author>
<published>2009-08-20T16:05:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e0ce9d76e1a4b74db93c106f8267339af5f9d73e'/>
<id>urn:sha1:e0ce9d76e1a4b74db93c106f8267339af5f9d73e</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11474 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fix the expressions modeltest to work on Pythons earlier than 2.5.</title>
<updated>2009-08-09T15:44:09Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2009-08-09T15:44:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e6e96d871dd76a862451fd081d77d2ed0f09eb45'/>
<id>urn:sha1:e6e96d871dd76a862451fd081d77d2ed0f09eb45</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11423 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[gsoc2009-testing] Massive merge update to trunk. This is in preparation for the release of a sample app and tests</title>
<updated>2009-08-04T09:30:09Z</updated>
<author>
<name>Kevin Kubasik</name>
<email>kevin@kubasik.net</email>
</author>
<published>2009-08-04T09:30:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e2d14c075a51eb1f0b832765df8723d82f0afac4'/>
<id>urn:sha1:e2d14c075a51eb1f0b832765df8723d82f0afac4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/test-improvements@11385 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>SECURITY ALERT: Corrected a problem with the Admin media handler that could lead to the exposure of system files. Thanks to Gary Wilson for the patch.</title>
<updated>2009-07-29T02:40:14Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-07-29T02:40:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8bee4604a1be8ca3f051fcec57296308271836be'/>
<id>urn:sha1:8bee4604a1be8ca3f051fcec57296308271836be</id>
<content type='text'>
This is a security-related update. A full announcement, as well as backports for 1.0.X and 0.96.X will be forthcoming.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11351 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11428 -- Ensured that SQL generating commands and dumpdata don't include proxy models in their output. Thanks to Anssi Kaariainen for the report.</title>
<updated>2009-07-27T14:32:30Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-07-27T14:32:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3412860f89a1f72257037c19c06beebc92dd7e06'/>
<id>urn:sha1:3412860f89a1f72257037c19c06beebc92dd7e06</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11343 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11546 -- Modified the mail regression test to avoid getting hung up on 32/64 bit differences. Thanks to Richard Davies for the report.</title>
<updated>2009-07-25T05:14:46Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-07-25T05:14:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a01812c15eac2b40d8605764be79ba2578113d5'/>
<id>urn:sha1:4a01812c15eac2b40d8605764be79ba2578113d5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11328 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11527 -- Added unit tests and documentation for the use of F() expressions in single object updates. Thanks to Zachary Voase for the patch.</title>
<updated>2009-07-24T13:38:36Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-07-24T13:38:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b2f72fc0405e966a5c4dbce23e84a43d80db3614'/>
<id>urn:sha1:b2f72fc0405e966a5c4dbce23e84a43d80db3614</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11322 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
