<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/conf/project_template/settings.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-12-15T15:56:42Z</updated>
<entry>
<title>Fixed #1977 -- Changed postgresql.org URL in global_settings.py and project_template/settings.py. Thanks, regexbot@gmail.com</title>
<updated>2006-12-15T15:56:42Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-12-15T15:56:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=06a5370e6afbee124d1761d5b08cd7aa8378ade4'/>
<id>urn:sha1:06a5370e6afbee124d1761d5b08cd7aa8378ade4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4207 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added USE_I18N setting to default settings.py created for startproject command</title>
<updated>2006-08-18T03:42:28Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-08-18T03:42:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=53348672c9da15d29fd19ab3b1977e819fd9c614'/>
<id>urn:sha1:53348672c9da15d29fd19ab3b1977e819fd9c614</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3607 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #2485 -- Added comment to project_template/settings.py that says to use absolute paths, not relative paths</title>
<updated>2006-08-05T01:48:33Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-08-05T01:48:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=320c10cb19f126e25ec84d7f69945f3aa10d17e4'/>
<id>urn:sha1:320c10cb19f126e25ec84d7f69945f3aa10d17e4</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3525 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1998 -- Changed double quotes to single quotes</title>
<updated>2006-05-26T04:05:02Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2006-05-26T04:05:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be25b661b1b2179273b886ec45d4b449a9997a8d'/>
<id>urn:sha1:be25b661b1b2179273b886ec45d4b449a9997a8d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2980 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>
<entry>
<title>Changed project_template/settings.py to add helpful comment about forward slashes. Thanks, Michael Hipp</title>
<updated>2005-12-31T04:03:40Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-12-31T04:03:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4596b1bbfdebcc367b51182b4c3e1bbaa6ba5631'/>
<id>urn:sha1:4596b1bbfdebcc367b51182b4c3e1bbaa6ba5631</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #603 -- Added template debugging errors to pretty error-page output, if TEMPLATE_DEBUG setting is True. Also refactored FilterParser for a significant speed increase and changed the template_loader interface so that it returns information about the loader. Taken from new-admin. Thanks rjwittams and crew</title>
<updated>2005-11-23T23:10:17Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-11-23T23:10:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5d863f1fbd26537a8bca2920bc591279d15fbdf1'/>
<id>urn:sha1:5d863f1fbd26537a8bca2920bc591279d15fbdf1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1379 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed duplicate LANGUAGE_CODE from project_template/settings. Thanks, EspenG</title>
<updated>2005-10-19T16:10:31Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-10-19T16:10:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9de01b157fb509a0dbe5e6cda093e377e243c634'/>
<id>urn:sha1:9de01b157fb509a0dbe5e6cda093e377e243c634</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@958 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Added TIME_ZONE and LANGUAGE_CODE to stock settings file created by 'django-admin startproject</title>
<updated>2005-10-19T16:03:24Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-10-19T16:03:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=56022ea3140192d0f96f3481758fe8b27979a835'/>
<id>urn:sha1:56022ea3140192d0f96f3481758fe8b27979a835</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@957 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code.</title>
<updated>2005-10-19T01:09:05Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2005-10-19T01:09:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f07e5d4f5df5ca9ca3366d7ecc4b01c490c13198'/>
<id>urn:sha1:f07e5d4f5df5ca9ca3366d7ecc4b01c490c13198</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@948 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
