<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/initial-data.txt, branch 1.11.24</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.11.24</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.11.24'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2018-12-27T09:56:19Z</updated>
<entry>
<title>[1.11.x] Fixed broken links to PyYAML page.</title>
<updated>2018-12-27T09:56:19Z</updated>
<author>
<name>CHI Cheng</name>
<email>cloudream@gmail.com</email>
</author>
<published>2018-12-27T09:48:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=190aa594477a62a43ca78c41d2d0af47dd6ccbba'/>
<id>urn:sha1:190aa594477a62a43ca78c41d2d0af47dd6ccbba</id>
<content type='text'>
Backport of b7dbd5ff68bb9d2235ca081c0bd0b8baa65f8c77 from master.
</content>
</entry>
<entry>
<title>Fixed #27133 -- Doc'd how to provide initial data with migrations.</title>
<updated>2016-11-06T11:51:36Z</updated>
<author>
<name>Krzysztof Żuraw</name>
<email>krzysztof.zuraw@gmail.com</email>
</author>
<published>2016-11-05T16:14:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eaa6ea2f37509f2e54de5268f32469deeff89eb9'/>
<id>urn:sha1:eaa6ea2f37509f2e54de5268f32469deeff89eb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed support for custom SQL per deprecation timeline.</title>
<updated>2015-01-17T15:16:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-26T18:56:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4aa089a9a9504c4a833eee8161be013206da5d15'/>
<id>urn:sha1:4aa089a9a9504c4a833eee8161be013206da5d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed support for initial_data fixtures per deprecation timeline.</title>
<updated>2015-01-17T14:59:25Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-26T18:23:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=67235fd4ef1b006fc9cdb2fa20e7bb93b0edff4b'/>
<id>urn:sha1:67235fd4ef1b006fc9cdb2fa20e7bb93b0edff4b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
