--
Ticket URL: <https://code.djangoproject.com/ticket/30187>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* type: Uncategorized => Cleanup/optimization
--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:1>
* version: 2.1 => master
* stage: Unreviewed => Accepted
Comment:
Sounds reasonable, and it will be consistent with
https://docs.djangoproject.com/en/2.1/topics/install/#installing-the-
development-version.
--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:2>
* owner: nobody => Seunghun Lee
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:3>
* has_patch: 0 => 1
* stage: Accepted => Ready for checkin
Comment:
[https://github.com/django/django/pull/10996 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:4>
* status: assigned => new
* owner: Seunghun Lee => (none)
--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:5>
* status: new => closed
* owner: (none) => GitHub <noreply@…>
* resolution: => fixed
Comment:
In [changeset:"edec11ce86a1a0d9e4c5a2a0df6acaf655041c24" edec11ce]:
{{{
#!CommitTicketReference repository=""
revision="edec11ce86a1a0d9e4c5a2a0df6acaf655041c24"
Fixed #30187 -- Moved "install Django" command to a console box.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:6>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"9278acfd1277090257fdb27ce24ab8cf0674bd62" 9278acf]:
{{{
#!CommitTicketReference repository=""
revision="9278acfd1277090257fdb27ce24ab8cf0674bd62"
[2.2.x] Fixed #30187 -- Moved "install Django" command to a console box.
Backport of edec11ce86a1a0d9e4c5a2a0df6acaf655041c24 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:7>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"8fe63dc4cd637c1422a9bf3e3421d64388e14afd" 8fe63dc]:
{{{
#!CommitTicketReference repository=""
revision="8fe63dc4cd637c1422a9bf3e3421d64388e14afd"
[2.1.x] Fixed #30187 -- Moved "install Django" command to a console box.
Backport of edec11ce86a1a0d9e4c5a2a0df6acaf655041c24 from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:8>