<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/core/management/commands/loaddata.py, branch 1.6.10</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.6.10</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.6.10'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2013-12-07T09:48:34Z</updated>
<entry>
<title>[1.6.x] Fixed #21551 -- Reenabled loading fixtures from subdirectory</title>
<updated>2013-12-07T09:48:34Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-12-05T21:55:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=45c0d2e1ce0fe024e4a80c9dde8263f5ff59d577'/>
<id>urn:sha1:45c0d2e1ce0fe024e4a80c9dde8263f5ff59d577</id>
<content type='text'>
This was a regression in Django 1.6 that was only partially
restored in 839940f27f.
Thanks Jonas Haag for the report.
Backport of 41ebc4838d from master.
</content>
</entry>
<entry>
<title>[1.6.x] Fixed #21457 -- Allowed fixture file name to contain dots</title>
<updated>2013-11-18T19:34:39Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-11-18T13:05:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=833f7d11e8f1d0171bac23e2e78c1111a83fbeaa'/>
<id>urn:sha1:833f7d11e8f1d0171bac23e2e78c1111a83fbeaa</id>
<content type='text'>
Thanks Keryn Knight for the report.
Backport of 97ac22ebfc from master.
</content>
</entry>
<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 loaddata for Django checkouts with non ASCII chars in the name.</title>
<updated>2013-06-03T11:18:16Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-06-03T11:18:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c9d07d251fc68fe1a80c2a49e183bbef546238d9'/>
<id>urn:sha1:c9d07d251fc68fe1a80c2a49e183bbef546238d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed small regression from 51aa000378.</title>
<updated>2013-06-03T09:48:03Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-06-03T09:48:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6900cb79dcbc502e0b18476e53ad493b7069ffb8'/>
<id>urn:sha1:6900cb79dcbc502e0b18476e53ad493b7069ffb8</id>
<content type='text'>
A test failed if the path to the Django checkout contained a dot.

Refs #20485.
</content>
</entry>
<entry>
<title>Fixed #20485 -- Refactored loaddata for speed.</title>
<updated>2013-06-02T18:39:45Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-06-02T08:40:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=51aa000378c00a442273f01142acdebc94dec68d'/>
<id>urn:sha1:51aa000378c00a442273f01142acdebc94dec68d</id>
<content type='text'>
Thanks Anssi for reporting this performance bottleneck.
</content>
</entry>
<entry>
<title>Fixed #18990 -- Loaddata now complains if fixture doesn't exist</title>
<updated>2013-05-19T09:31:27Z</updated>
<author>
<name>Senko Rasic</name>
<email>senko.rasic@dobarkod.hr</email>
</author>
<published>2013-05-19T09:20:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c44a2c40fe0ed79b0fa00233a204d41e9c677750'/>
<id>urn:sha1:c44a2c40fe0ed79b0fa00233a204d41e9c677750</id>
<content type='text'>
If the fixture doesn't exist, loaddata will output a warning.

The fixture named "initial_data" is exceptional though; if it
doesn't exist, the warning is not emitted. This allows syncdb and
flush management commands to attempt to load it without causing
spurious warnings.

Thanks to Derega, ptone, dirigeant and d1ffuz0r for contributions
to the ticket.
</content>
</entry>
<entry>
<title>Fixed #18990: Loaddata now complains if fixture doesn't exist</title>
<updated>2013-05-19T08:56:09Z</updated>
<author>
<name>Senko Rasic</name>
<email>senko.rasic@dobarkod.hr</email>
</author>
<published>2013-05-18T15:51:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cc3b3ba93a7bfdd2ece739e97e36150a719acd3e'/>
<id>urn:sha1:cc3b3ba93a7bfdd2ece739e97e36150a719acd3e</id>
<content type='text'>
The fixture named "initial_data" is exceptional though; if it
doesn't exist, the error is not raised. This allows syncdb and
flush management commands to attempt to load it without causing
an error if it doesn't exist.
</content>
</entry>
<entry>
<title>Fixed loaddata command, broken in the previous merge.</title>
<updated>2013-03-11T14:43:42Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-03-11T14:43:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3f1efc44f65604a3e6bc09aba3dbfb649d3e966e'/>
<id>urn:sha1:3f1efc44f65604a3e6bc09aba3dbfb649d3e966e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used commit_on_success_unless_managed in loaddata.</title>
<updated>2013-03-11T14:05:05Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-03-08T10:35:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d04964e70d5c6277e79874ba8950e23c224b323b'/>
<id>urn:sha1:d04964e70d5c6277e79874ba8950e23c224b323b</id>
<content type='text'>
</content>
</entry>
</feed>
