* needs_better_patch: 0 => 1
* type: => Uncategorized
* severity: => Normal
* easy: => 0
Comment:
14007_fix_with_docs.diff fails to apply cleanly on to trunk
--
Ticket URL: <http://code.djangoproject.com/ticket/14007#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: aav (added)
* ui_ux: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/14007#comment:8>
* cc: django@… (added)
--
Ticket URL: <https://code.djangoproject.com/ticket/14007#comment:9>
* cc: timograham@… (added)
* needs_better_patch: 1 => 0
Comment:
https://github.com/django/django/pull/1361
--
Ticket URL: <https://code.djangoproject.com/ticket/14007#comment:10>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"2333c9662b5ffbaec5a10fa2973b4e6e7b0555bd"]:
{{{
#!CommitTicketReference repository=""
revision="2333c9662b5ffbaec5a10fa2973b4e6e7b0555bd"
Fixed #14007 -- Added model discovery in models module without the need to
specify app_label.
Thanks mark@ and Aramgutang for work on the patch.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/14007#comment:11>
Comment (by aaugustin):
#2982 and #4470 were duplicates.
--
Ticket URL: <https://code.djangoproject.com/ticket/14007#comment:12>