django/docs/internals
Loic Bistuer 3a6c37fce4 [1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate().
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 bed504d70b from master
2015-02-20 21:55:50 +07:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing [1.8.x] Updated docs and runtests.py for removal of tests from contrib. 2015-02-11 12:05:55 -05:00
deprecation.txt [1.8.x] Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 2015-02-20 21:55:50 +07:00
git.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
howto-release-django.txt Updated release instructions with latest process. 2015-01-06 13:51:19 -05:00
index.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
mailing-lists.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
organization.txt Added the inaugural technical board. 2014-09-06 19:13:29 -04:00
release-process.txt Fixed typo in docs/internals/release-process.txt. 2014-11-21 11:47:31 -05:00
roles.txt Fixed typo in docs/internals/roles.txt and added words to spelling_wordlist. 2014-09-16 08:38:51 -04:00
security.txt Adjusted 'internals' docs to the new organization. 2014-08-01 14:41:25 +02:00
team.txt Added Josh Smeaton bio to team 2015-01-10 13:48:37 +11:00