diff options
| author | Tim Graham <timograham@gmail.com> | 2014-12-27 09:06:38 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-12-27 10:29:21 -0500 |
| commit | a79012f6d88a8cd67bd35c54b91d826f2b7a4cb2 (patch) | |
| tree | 7b492e4dd8c4ef1646010c439c5a7e8734e11a3e /docs | |
| parent | 965a999ae5a03ca595f3842feacfbce5dc12f20a (diff) | |
[1.7.x] Fixed #24000 -- Corrected contrib.sites default site creation in a multiple database setup.
Backport of 89e2c60f4396241c667b7a1de37765b7c96d702f from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index fb42512166..31a96a4ccd 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -172,3 +172,6 @@ Bugfixes (:ticket:`24054`). * Added tablespace SQL to apps with migrations (:ticket:`24051`). + +* Corrected ``contrib.sites`` default site creation in a multiple database + setup (:ticket:`24000`). |
