We are testing about "Pro Django" books, yet we are complaining about
"Dive Into Python" book in the exception messages.
--
Ticket URL: <https://code.djangoproject.com/ticket/21243>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"a971d19bab9bfc33d301669b319b4766bf6d94f6"]:
{{{
#!CommitTicketReference repository=""
revision="a971d19bab9bfc33d301669b319b4766bf6d94f6"
Fixed #21243 -- Corrected exception message in multiple database tests.
Thanks to vajrasky for the report and patch.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21243#comment:1>
Comment (by Russell Keith-Magee <russell@…>):
In [changeset:"1bf95803f3fa39fca5e5b9cb84913c82595d8fd5"]:
{{{
#!CommitTicketReference repository=""
revision="1bf95803f3fa39fca5e5b9cb84913c82595d8fd5"
[1.6.x] Fixed #21243 -- Corrected exception message in multiple database
tests.
Thanks to vajrasky for the report and patch.
Backport of a971d19 from trunk.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/21243#comment:2>