<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/conf, branch archive/attic/schema-evolution</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fattic%2Fschema-evolution'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2007-07-20T20:49:49Z</updated>
<entry>
<title>schema-evolution: merged trunk:HEAD into schema-evolution branch</title>
<updated>2007-07-20T20:49:49Z</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2007-07-20T20:49:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=365f4b869800469ba786919f11422c73b3ec9fbb'/>
<id>urn:sha1:365f4b869800469ba786919f11422c73b3ec9fbb</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@5734 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>committing to schema-evolution</title>
<updated>2006-10-26T19:09:51Z</updated>
<author>
<name>Derek Anderson</name>
<email>public@kered.org</email>
</author>
<published>2006-10-26T19:09:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=42851d90dadbf62f5d342ce5c4f496ba1eeba987'/>
<id>urn:sha1:42851d90dadbf62f5d342ce5c4f496ba1eeba987</id>
<content type='text'>
merge from HEAD



git-svn-id: http://code.djangoproject.com/svn/django/branches/schema-evolution@3937 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>fixed #2302: added arabic translation. thx Ahmad Alhashemi.</title>
<updated>2006-07-10T14:14:00Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2006-07-10T14:14:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c399ba5b655b2fdce242b5a5f702a8b55e15c86'/>
<id>urn:sha1:8c399ba5b655b2fdce242b5a5f702a8b55e15c86</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3310 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Made django/utils/translation.py into a package django/utils/translation, which is loaded lazily depending on the value of settings.USE_I18N.</title>
<updated>2006-07-04T03:58:45Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-07-04T03:58:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec4a143a407169f6a7b6d79695db6a641b242f9b'/>
<id>urn:sha1:ec4a143a407169f6a7b6d79695db6a641b242f9b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>fixed #2241: typos in french translation (manually snarfed from the diff, please send .po files next time!)</title>
<updated>2006-07-03T16:07:37Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2006-07-03T16:07:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=009f224e5799ffd963ce325fd1c1181bfab3dc14'/>
<id>urn:sha1:009f224e5799ffd963ce325fd1c1181bfab3dc14</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3260 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>fixed #2279: updated galician translation</title>
<updated>2006-07-03T16:05:54Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2006-07-03T16:05:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=86b340656c343d507ad5004790e0caa98236aef5'/>
<id>urn:sha1:86b340656c343d507ad5004790e0caa98236aef5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3259 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added USE_I18N setting, which lets you turn off internationalization overhead with a single setting. Defaults to True. Currently only affects the admin i18n JavaScript, but I'll be adding other optimizations.</title>
<updated>2006-07-01T03:09:14Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-07-01T03:09:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a324ba7acd2660538a81b1fb423de89ff515665'/>
<id>urn:sha1:4a324ba7acd2660538a81b1fb423de89ff515665</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3247 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged multi-auth branch to trunk.  See the authentication docs for the ramifications of this change.  Many, many thanks to Joseph Kocherhans for the hard work! </title>
<updated>2006-06-28T16:37:02Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2006-06-28T16:37:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aab3a418ac9293bb4abd7670f65d930cb0426d58'/>
<id>urn:sha1:aab3a418ac9293bb4abd7670f65d930cb0426d58</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3226 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>fixed #2198: updated argentinan translations</title>
<updated>2006-06-26T12:24:22Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2006-06-26T12:24:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e19112b47c468773b005b746518e08a80c09c341'/>
<id>urn:sha1:e19112b47c468773b005b746518e08a80c09c341</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3208 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>fixed #1560: javascript translations for zh_CN</title>
<updated>2006-06-26T12:22:04Z</updated>
<author>
<name>Georg Bauer</name>
<email>gb@hugo.westfalen.de</email>
</author>
<published>2006-06-26T12:22:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b5a8169f8e8ef37fddd978f61ad1590b31969393'/>
<id>urn:sha1:b5a8169f8e8ef37fddd978f61ad1590b31969393</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
