<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/testapp/models/basic.py, branch archive/attic/i18n</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fi18n</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fi18n'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2005-11-01T00:40:32Z</updated>
<entry>
<title>Added model unit tests for year, month and day lookup. Refs #659</title>
<updated>2005-11-01T00:40:32Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-11-01T00:40:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3226127aa29c498921f7a7e4209de229d253d21f'/>
<id>urn:sha1:3226127aa29c498921f7a7e4209de229d253d21f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1033 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use fieldname=FieldClass() syntax. See ModelSyntaxChangeInstructions for important information on how to change your models</title>
<updated>2005-08-25T22:51:30Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-08-25T22:51:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=25264c86048d442a4885dfebae94510e2fa0c1e4'/>
<id>urn:sha1:25264c86048d442a4885dfebae94510e2fa0c1e4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@549 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added unit test that tests #323 -- currently fails for MySQL and passes for PostgreSQL</title>
<updated>2005-08-15T15:43:59Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-08-15T15:43:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b5ed20434e5faa739f7bc753319986dd9dfac7f7'/>
<id>urn:sha1:b5ed20434e5faa739f7bc753319986dd9dfac7f7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Changed timestamp and time typecasting to preserve microseconds. Added unit tests to test this behavior, and added a db_typecast unit test module. Refs #306.</title>
<updated>2005-08-11T19:34:34Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-08-11T19:34:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8d8da826dbf1a702f8b11c3942bf8134c4f0f165'/>
<id>urn:sha1:8d8da826dbf1a702f8b11c3942bf8134c4f0f165</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@487 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #239 and #107 -- Changed model init() to use Field.get_default() if the value wasn't explicitly passed as a keyword argument. That means setting 'id=None' is no longer necessary, and you can leave off fields if you want them to have default values set.</title>
<updated>2005-08-01T16:26:39Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-08-01T16:26:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b307fb09bb615361ee296d0c1f8d1a7c4809f6dd'/>
<id>urn:sha1:b307fb09bb615361ee296d0c1f8d1a7c4809f6dd</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@360 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added equality test to 'basic' model unit test</title>
<updated>2005-07-29T20:29:59Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-07-29T20:29:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=645111894657f12f0acc8be1f56676a461d81b6d'/>
<id>urn:sha1:645111894657f12f0acc8be1f56676a461d81b6d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@343 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added first stab at model and DB-API unit tests</title>
<updated>2005-07-29T15:15:40Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-07-29T15:15:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=daf8467b37f7aaae0b463b40a2c9d98f1f53c556'/>
<id>urn:sha1:daf8467b37f7aaae0b463b40a2c9d98f1f53c556</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@336 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
