Comment (by bhuztez):
I guess zip_egg_fixed patch for #14087 should also fix this.
--
Ticket URL: <https://code.djangoproject.com/ticket/8280#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: bhuztez@… (added)
Comment:
take zip_egg_fixed from #14087, namespace_package_pth.5.diff should be
applied before this patch.
--
Ticket URL: <https://code.djangoproject.com/ticket/8280#comment:7>
Comment (by claudep):
#19048 was a duplicate with a proposed patch
--
Ticket URL: <https://code.djangoproject.com/ticket/8280#comment:8>
* needs_better_patch: 1 => 0
Comment:
https://github.com/django/django/pull/3828
--
Ticket URL: <https://code.djangoproject.com/ticket/8280#comment:10>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/8280#comment:11>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"6e1c9c6568c405bfa481dda4249abe2960173547"]:
{{{
#!CommitTicketReference repository=""
revision="6e1c9c6568c405bfa481dda4249abe2960173547"
Fixed #8280 -- Allowed management command discovery for eggs
Thanks jdetaeye for the report, bhuztez and jdetaeye for the
initial patches, Tim Graham and Berker Peksag for the reviews.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/8280#comment:12>