<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/modeltests/basic/models.py, branch archive/attic/sqlalchemy</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fsqlalchemy</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fsqlalchemy'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-01-31T23:43:09Z</updated>
<entry>
<title>Merged revisions 4186 to 4454 from trunk.</title>
<updated>2007-01-31T23:43:09Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2007-01-31T23:43:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fe361e678a46dc4c717c79c2f12b3ba32293b81a'/>
<id>urn:sha1:fe361e678a46dc4c717c79c2f12b3ba32293b81a</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@4455 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>sqlalchemy: Merged revisions 3770 to 3831 from trunk.</title>
<updated>2006-09-25T15:39:20Z</updated>
<author>
<name>Robin Munn</name>
<email>robin.munn@gmail.com</email>
</author>
<published>2006-09-25T15:39:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1bb4fa2cb66269b1eff3b7d73f8c7864c0622368'/>
<id>urn:sha1:1bb4fa2cb66269b1eff3b7d73f8c7864c0622368</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/sqlalchemy@3832 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refs #2333 - Modified runtests script to use new testing framework. Migrated existing tests to use Django testing framework. All the 'othertests' have been migrated into 'regressiontests', and converted into doctests/unittests, as appropriate. </title>
<updated>2006-08-27T13:59:47Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2006-08-27T13:59:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97b9ad73b4889ffebb3da2239b472bbfd1600177'/>
<id>urn:sha1:97b9ad73b4889ffebb3da2239b472bbfd1600177</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3661 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added {{{Manager.create()}}} method to create and save an object in a single step.</title>
<updated>2006-06-27T20:36:25Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2006-06-27T20:36:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=48562965b900bd8d4ba5f6fef4b635af844b5cee'/>
<id>urn:sha1:48562965b900bd8d4ba5f6fef4b635af844b5cee</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3217 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed all model unit tests to use __str__() instead of __repr__(). Also slightly changed related-object DoesNotExist exception message to use repr instead of str</title>
<updated>2006-06-04T00:23:51Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-04T00:23:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a5b7c298164e3c1547988c734d6155c17f57b1d7'/>
<id>urn:sha1:a5b7c298164e3c1547988c734d6155c17f57b1d7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3075 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Made negative indexing on QuerySet instances raise an assertion error (previously</title>
<updated>2006-05-26T18:41:03Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2006-05-26T18:41:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0c8ac0972c9b1a5af95d40334b83cf5f31d56331'/>
<id>urn:sha1:0c8ac0972c9b1a5af95d40334b83cf5f31d56331</id>
<content type='text'>
it just returned incorrect results).


git-svn-id: http://code.djangoproject.com/svn/django/trunk@2992 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Updated tests in line with changed exception messages, fixing 2 failures.</title>
<updated>2006-05-11T21:52:23Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2006-05-11T21:52:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4274795391488afca2bf75e6eda32ab22906637'/>
<id>urn:sha1:c4274795391488afca2bf75e6eda32ab22906637</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2898 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1781 -- Fixed unit tests to use new error message for DoesNotExist. Thanks, pb</title>
<updated>2006-05-06T18:36:32Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-06T18:36:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0727df90f0c301c98b560766ea869802ec3802fc'/>
<id>urn:sha1:0727df90f0c301c98b560766ea869802ec3802fc</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2858 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions.</title>
<updated>2006-05-02T01:31:56Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-02T01:31:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f69cf70ed813a8cd7e1f963a14ae39103e8d5265'/>
<id>urn:sha1:f69cf70ed813a8cd7e1f963a14ae39103e8d5265</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
