<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/core/management/commands/loaddata.py, branch 1.8.7</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.8.7</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.8.7'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2015-02-20T14:55:50Z</updated>
<entry>
<title>[1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate().</title>
<updated>2015-02-20T14:55:50Z</updated>
<author>
<name>Loic Bistuer</name>
<email>loic.bistuer@gmail.com</email>
</author>
<published>2015-02-19T07:27:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3a6c37fce452a3bbf185b5e58dd3e7c89b456b19'/>
<id>urn:sha1:3a6c37fce452a3bbf185b5e58dd3e7c89b456b19</id>
<content type='text'>
The new signature enables better support for routing RunPython and
RunSQL operations, especially w.r.t. reusable and third-party apps.

This commit also takes advantage of the deprecation cycle for the old
signature to remove the backward incompatibility introduced in #22583;
RunPython and RunSQL won't call allow_migrate() when when the router
has the old signature.

Thanks Aymeric Augustin and Tim Graham for helping shape up the patch.

Refs 22583.

Conflicts:
	django/db/utils.py

Backport of bed504d70bede3431a213203c13a33905d6dbf77 from master
</content>
</entry>
<entry>
<title>[1.8.x] Sorted imports with isort; refs #23860.</title>
<updated>2015-02-09T19:24:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-02-09T18:19:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a8b70d251d238b4e6cfc7bb4296da15494f8dff3'/>
<id>urn:sha1:a8b70d251d238b4e6cfc7bb4296da15494f8dff3</id>
<content type='text'>
Backport of 0ed7d155635da9f79d4dd67e4889087d3673c6da from master
</content>
</entry>
<entry>
<title>Fixed #23468 -- Added checks for duplicate fixtures directories in loaddata.</title>
<updated>2014-10-31T22:21:54Z</updated>
<author>
<name>Konrad Świat</name>
<email>konrad.swiat@gmail.com</email>
</author>
<published>2014-10-30T17:38:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=934a16dc93a5f46f965ba299dbd543703d32d493'/>
<id>urn:sha1:934a16dc93a5f46f965ba299dbd543703d32d493</id>
<content type='text'>
If settings.FIXTURE_DIRS contains duplicates or a default fixture
directory (app_name/fixtures), ImproperlyConfigured is raised.

Thanks to Berker Peksag and Tim Graham for review.
</content>
</entry>
<entry>
<title>Fixed #23612 -- Normalized fixuture paths to allow referencing relative paths on Windows.</title>
<updated>2014-10-09T18:58:20Z</updated>
<author>
<name>Brandon Taylor</name>
<email>alsoicode@gmail.com</email>
</author>
<published>2014-10-07T17:53:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=16ed35fafc0583b485a0289afda632f8261ecc96'/>
<id>urn:sha1:16ed35fafc0583b485a0289afda632f8261ecc96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only warn about initial data if fixtures have been found.</title>
<updated>2014-07-27T11:23:16Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2014-07-27T11:23:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ab0ed7b2842fbb8bf36ee7df9949d10546d953d'/>
<id>urn:sha1:2ab0ed7b2842fbb8bf36ee7df9949d10546d953d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark initial_data as deprecated separately from syncdb. Refs #23077.</title>
<updated>2014-07-25T16:09:15Z</updated>
<author>
<name>Andrew Godwin</name>
<email>andrew@aeracode.org</email>
</author>
<published>2014-07-25T16:09:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f44dbf74a4abf9c45d49568c7ca46363ff6e5112'/>
<id>urn:sha1:f44dbf74a4abf9c45d49568c7ca46363ff6e5112</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted remaining management commands to argparse</title>
<updated>2014-06-14T11:43:44Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-06-06T20:39:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f17b24e407385eb18651bf023a187347aa9c1f75'/>
<id>urn:sha1:f17b24e407385eb18651bf023a187347aa9c1f75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Appeased flake8 2.1.0.</title>
<updated>2014-04-21T10:27:34Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2014-04-21T10:25:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=428c0bbe1bcd303560d7e96d7d2721ff3fdc0e3f'/>
<id>urn:sha1:428c0bbe1bcd303560d7e96d7d2721ff3fdc0e3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapted fixture read mode to file type</title>
<updated>2014-04-18T16:54:46Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-04-18T16:40:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=275811a93c1e5bc6505605967cf2da01f1c038fe'/>
<id>urn:sha1:275811a93c1e5bc6505605967cf2da01f1c038fe</id>
<content type='text'>
Binary mode added in ed532a6a1e is not supported by ZipFile.
Refs #22399.
</content>
</entry>
<entry>
<title>Fixed #22399 -- Forced fixture reading in binary mode</title>
<updated>2014-04-18T15:55:35Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-04-18T15:51:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ed532a6a1ee675432940e69cec866b52aca96575'/>
<id>urn:sha1:ed532a6a1ee675432940e69cec866b52aca96575</id>
<content type='text'>
This might help on systems where default encoding is not UTF-8 (and
on Python 3).
Thanks bacilla for the report.
</content>
</entry>
</feed>
