<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/base.py, branch archive/attic/schema-evolution-ng</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution-ng</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution-ng'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2006-11-03T02:14:46Z</updated>
<entry>
<title>Removed fossilized remnant of pre-magic removal m2m code. Thanks for the report, Baurzhan Ismagulov.</title>
<updated>2006-11-03T02:14:46Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2006-11-03T02:14:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=77bdaa76dfdcb03ba482e8516d05a570fe100730'/>
<id>urn:sha1:77bdaa76dfdcb03ba482e8516d05a570fe100730</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3963 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2512 -- Fixed SQL error when saving existing empty models.</title>
<updated>2006-08-10T03:55:03Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-08-10T03:55:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6a402a7db45ea7d2bb8521b989de573c4f72fee'/>
<id>urn:sha1:a6a402a7db45ea7d2bb8521b989de573c4f72fee</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Seed the global app cache in a call to db.models.get_model() except when we are</title>
<updated>2006-07-29T21:04:41Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-07-29T21:04:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9e957485bd99f0c4de457201f621fab7b63ad784'/>
<id>urn:sha1:9e957485bd99f0c4de457201f621fab7b63ad784</id>
<content type='text'>
constructing a model class. Refs #2348.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Second half of little cleanup tweaks suggested by pyflakes.</title>
<updated>2006-07-21T20:39:17Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2006-07-21T20:39:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a926046ba633ac38d3306b6bc10677a670929786'/>
<id>urn:sha1:a926046ba633ac38d3306b6bc10677a670929786</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3414 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed another problem where we were creating a class twice via two import</title>
<updated>2006-07-06T13:25:12Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-07-06T13:25:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c63dcdda372d4d8a37abd39432deb62b8d4b1d23'/>
<id>urn:sha1:c63dcdda372d4d8a37abd39432deb62b8d4b1d23</id>
<content type='text'>
paths. Self-referential relations (e.g. ForeignKey('self')) were still slipping
through the net. Refs #1796.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3279 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Trivial indentation fix.</title>
<updated>2006-07-04T06:44:01Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2006-07-04T06:44:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a30eff1ff3be7dec76f6abeb2dcea0eac823319'/>
<id>urn:sha1:4a30eff1ff3be7dec76f6abeb2dcea0eac823319</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3274 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2196 -- Fixed AttributeError in method_set_order. Thanks, fonso</title>
<updated>2006-06-28T01:16:32Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-28T01:16:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=54e5b9aa21736859d7d8899cbeda9fe91aee6e4f'/>
<id>urn:sha1:54e5b9aa21736859d7d8899cbeda9fe91aee6e4f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed another path where imports were creating two instances of a model's</title>
<updated>2006-06-26T16:20:58Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-06-26T16:20:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=919df8b8c7b268105260a8d08d4308dc3cd34a25'/>
<id>urn:sha1:919df8b8c7b268105260a8d08d4308dc3cd34a25</id>
<content type='text'>
class. Refs #1796, #2232.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3212 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1964 -- Fixed bug in fetching the dimensions of an ImageField. Thanks, Armin Ronacher</title>
<updated>2006-06-20T04:12:27Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-06-20T04:12:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f2aab5b913adf65728ded560e217acea3ae2d1f9'/>
<id>urn:sha1:f2aab5b913adf65728ded560e217acea3ae2d1f9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3168 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1857 -- Fixed get_previous_by_FIELD and get_next_by_FIELD to work</title>
<updated>2006-06-20T02:17:14Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2006-06-20T02:17:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8a133cc6cf4c3a5a2deb9d8989ba09b09ace736'/>
<id>urn:sha1:a8a133cc6cf4c3a5a2deb9d8989ba09b09ace736</id>
<content type='text'>
properly with keyword arguments. Patch from tom@jerakeen.org.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3157 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
