<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/initial-data.txt, branch 1.6.8</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.6.8</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.6.8'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-08-20T19:28:14Z</updated>
<entry>
<title>[1.6.x] Fixed #20933 -- Allowed loaddata to load fixtures from relative paths.</title>
<updated>2013-08-20T19:28:14Z</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=12d364a9b0b4bf820a68104a64ba312c7290518b'/>
<id>urn:sha1:12d364a9b0b4bf820a68104a64ba312c7290518b</id>
<content type='text'>
Backport of 6e846f7627ecf0dc15053624a23bfbf47535972d from master.
</content>
</entry>
<entry>
<title>Fixed links to DATABASE ENGINE setting. refs #19516</title>
<updated>2012-12-24T20:38:05Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2012-12-24T20:37:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f56f6cfa58345b964ceb2614e4366639381c8f6f'/>
<id>urn:sha1:f56f6cfa58345b964ceb2614e4366639381c8f6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18626 -- rst syntax collision.</title>
<updated>2012-07-15T09:25:13Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-07-15T09:25:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bf9d5eff4cd74ffc8fcd1f610587e5ad00dc7f3f'/>
<id>urn:sha1:bf9d5eff4cd74ffc8fcd1f610587e5ad00dc7f3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18099 -- corrected a typo in the initial data docs.  Thanks to Bradley Ayers for the patch.</title>
<updated>2012-04-11T02:03:59Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2012-04-11T02:03:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5a9e5e92867344b6251fdf58c05717b2ef26018'/>
<id>urn:sha1:f5a9e5e92867344b6251fdf58c05717b2ef26018</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17895 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Removed the deprecated reset and sqlreset management commands.</title>
<updated>2012-03-31T12:38:11Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-03-31T12:38:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d38690796cd5c046c0b141174737b7615c143bb1'/>
<id>urn:sha1:d38690796cd5c046c0b141174737b7615c143bb1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17842 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Edited stuff from [17543] to [17629]</title>
<updated>2012-03-02T17:16:52Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2012-03-02T17:16:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ade1e916f308fef246811f6511aa27b7dd9d51b'/>
<id>urn:sha1:2ade1e916f308fef246811f6511aa27b7dd9d51b</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17630 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, and edited related bits in the settings reference.</title>
<updated>2012-02-19T09:02:52Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-02-19T09:02:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1d78897c5de5bc387dabd997ed8e64dd541708bb'/>
<id>urn:sha1:1d78897c5de5bc387dabd997ed8e64dd541708bb</id>
<content type='text'>
Performed minor edits for consistency while I was there.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@17558 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #15822 -- Removed references to the v1 postgresql backend (which has been removed). Thanks for the patch, aaugustin</title>
<updated>2011-04-17T20:45:06Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2011-04-17T20:45:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f8495d2371d78468b8424e300a88cb1e5c08c342'/>
<id>urn:sha1:f8495d2371d78468b8424e300a88cb1e5c08c342</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16034 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refs #14661 -- Clarified the handling of initial data injected via custom SQL.</title>
<updated>2011-01-18T16:43:01Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2011-01-18T16:43:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b31a1b99261d05bf8a34495ee9faf4d6592b8b36'/>
<id>urn:sha1:b31a1b99261d05bf8a34495ee9faf4d6592b8b36</id>
<content type='text'>
This is BACKWARDS INCOMPATIBLE CHANGE for anyone relying on SQL-injected initial data in a test case.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15239 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #14141: docs now use the :doc: construct for links between documents.</title>
<updated>2010-08-19T19:27:44Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2010-08-19T19:27:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=728effcfbdc29d7962b56d794f8911f57a9a63df'/>
<id>urn:sha1:728effcfbdc29d7962b56d794f8911f57a9a63df</id>
<content type='text'>
Thanks, Ramiro Morales.

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