I team mate and I just read the source, and not the string above "These
old APIs can be replicated by either:".
I will provide a pull request to make this more clear.
--
Ticket URL: <https://code.djangoproject.com/ticket/26078>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Here is the pull request for meta.txt
https://github.com/django/django/pull/5978
--
Ticket URL: <https://code.djangoproject.com/ticket/26078#comment:1>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/26078#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"28acc0d6df844ccfc8de6f4e7d5883eb4841e946" 28acc0d]:
{{{
#!CommitTicketReference repository=""
revision="28acc0d6df844ccfc8de6f4e7d5883eb4841e946"
Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide.
Thanks Thomas Güttler for the suggestion.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26078#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"f619b72815fd8d0bb6f65921ef07ac4bc8a12e29" f619b728]:
{{{
#!CommitTicketReference repository=""
revision="f619b72815fd8d0bb6f65921ef07ac4bc8a12e29"
[1.9.x] Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade
guide.
Thanks Thomas Güttler for the suggestion.
Backport of 28acc0d6df844ccfc8de6f4e7d5883eb4841e946 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26078#comment:4>
* cc: tzanke@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/26078#comment:5>