--
Ticket URL: <https://code.djangoproject.com/ticket/27532>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: me@… (added)
* owner: nobody => Adam Chainz
* has_patch: 0 => 1
Comment:
[PR](https://github.com/django/django/pull/7603)
--
Ticket URL: <https://code.djangoproject.com/ticket/27532#comment:1>
* needs_better_patch: 0 => 1
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/27532#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"6252fd6314f66d2d303cc47c791ffefd27169b42" 6252fd63]:
{{{
#!CommitTicketReference repository=""
revision="6252fd6314f66d2d303cc47c791ffefd27169b42"
Fixed #27532 -- Deprecated Model._meta.has_auto_field
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27532#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"5bcca2a056f56b75e6a21670b32b982ef98f422a" 5bcca2a]:
{{{
#!CommitTicketReference repository=""
revision="5bcca2a056f56b75e6a21670b32b982ef98f422a"
Refs #27532 -- Removed Model._meta.has_auto_field per deprecation
timeline.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27532#comment:4>