<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/initial-data.txt, branch 1.8.5</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.8.5</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.8.5'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2014-12-30T16:50:50Z</updated>
<entry>
<title>Revert "Updated some docs for the delayed deprecation of legacy table creation; refs #22340."</title>
<updated>2014-12-30T16:50:50Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-30T16:50:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7fc6eb8ca67a6a628e8c7ce669731cf563606e7'/>
<id>urn:sha1:d7fc6eb8ca67a6a628e8c7ce669731cf563606e7</id>
<content type='text'>
This reverts commit a2e3c9694823d6d451d6dd234e9d416600aacc68.

The deprecation was moved back to 1.9 in
61da5f3f02f34810aaa6fcddac3808318a5b95c4.
</content>
</entry>
<entry>
<title>Fixed #23530 -- Specified PyYAML requirement in initial-data.txt</title>
<updated>2014-09-21T14:00:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-09-21T14:00:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5bf654e44b7473a2a4c284d0a4c47585d19f3a46'/>
<id>urn:sha1:5bf654e44b7473a2a4c284d0a4c47585d19f3a46</id>
<content type='text'>
Thanks aks for the report.
</content>
</entry>
<entry>
<title>Added link to data migrations in initial data deprecation note</title>
<updated>2014-06-11T18:46:57Z</updated>
<author>
<name>Greg Chapple</name>
<email>gregchapple1@gmail.com</email>
</author>
<published>2014-06-11T18:46:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4123f55c3304eced289666e256fca1e8d5d7a69d'/>
<id>urn:sha1:4123f55c3304eced289666e256fca1e8d5d7a69d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated some docs for the delayed deprecation of legacy table creation; refs #22340.</title>
<updated>2014-05-07T13:04:01Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-05-07T13:01:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a2e3c9694823d6d451d6dd234e9d416600aacc68'/>
<id>urn:sha1:a2e3c9694823d6d451d6dd234e9d416600aacc68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.</title>
<updated>2014-04-18T00:36:52Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-04-18T00:21:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a4acb804634af17cfd9ee7070ec3865d7cc2a7a3'/>
<id>urn:sha1:a4acb804634af17cfd9ee7070ec3865d7cc2a7a3</id>
<content type='text'>
Thanks Karen Tracey for the report.
</content>
</entry>
<entry>
<title>Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse."</title>
<updated>2014-04-17T01:03:22Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-04-17T01:03:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=47927eb786f432cb069f0b00fd810c465a78fd71'/>
<id>urn:sha1:47927eb786f432cb069f0b00fd810c465a78fd71</id>
<content type='text'>
This reverts commit 071c9337750b296d198cced56f3ffad0e176afb6.

This introduced a regression on MySQL and custom SQL is deprecated.
</content>
</entry>
<entry>
<title>Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor of installing sqlparse.</title>
<updated>2014-04-09T23:25:07Z</updated>
<author>
<name>julien 'pouete' Godin</name>
<email>julien@pouete.net</email>
</author>
<published>2014-04-08T10:52:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=071c9337750b296d198cced56f3ffad0e176afb6'/>
<id>urn:sha1:071c9337750b296d198cced56f3ffad0e176afb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used app_label instead of appname.</title>
<updated>2013-12-28T08:53:02Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-12-28T08:53:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c81fae6b9588ab9ef1edd7309c00e72a87154bc1'/>
<id>urn:sha1:c81fae6b9588ab9ef1edd7309c00e72a87154bc1</id>
<content type='text'>
The last component of the dotted path to the application module is
consistently referenced as the application "label". For instance it's
AppConfig.label. appname could be confused with AppConfig.name, which is
the full dotted path.
</content>
</entry>
<entry>
<title>Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.</title>
<updated>2013-11-21T14:12:39Z</updated>
<author>
<name>Loic Bistuer</name>
<email>loic.bistuer@sixmedia.com</email>
</author>
<published>2013-11-21T14:04:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=27f04e79b1a639b2f6360e9159f003a3db60f567'/>
<id>urn:sha1:27f04e79b1a639b2f6360e9159f003a3db60f567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.</title>
<updated>2013-08-20T19:25:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-08-20T17:03:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=96346ed5adf90849ac5ebd10d74377ed2e0c061c'/>
<id>urn:sha1:96346ed5adf90849ac5ebd10d74377ed2e0c061c</id>
<content type='text'>
</content>
</entry>
</feed>
