--
Ticket URL: <https://code.djangoproject.com/ticket/33014>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* stage: Unreviewed => Accepted
Comment:
Hey Chris.
I'm a bit ''Meh'' about the suggestion here but I'll accept so you can
make the PR for review. (If the others like it...)
> ...part of Django's internal API
I'm forever amazed what parts of Django folks out there are using. Perhaps
not this. :)
Thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/33014#comment:1>
* has_patch: 0 => 1
Comment:
Thanks for entertaining this, Carlton. On the plus side, if people //are//
using it, at least now they'll have a way of being alerted so they can
take advantage of Mariusz's improvement and avoid unneeded set
conversions...
PR: https://github.com/django/django/pull/14765
--
Ticket URL: <https://code.djangoproject.com/ticket/33014#comment:2>
* owner: nobody => Chris Jerdonek
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/33014#comment:3>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33014#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"7800596924375978df3ca995df4c3466f1cd168e" 78005969]:
{{{
#!CommitTicketReference repository=""
revision="7800596924375978df3ca995df4c3466f1cd168e"
Fixed #33014 -- Made ProjectState raise exception when real_apps argument
is not a set.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33014#comment:5>