[Django] #30187: Django installation unclear

4 views
Skip to first unread message

Django

unread,
Feb 15, 2019, 3:12:53 AM2/15/19
to django-...@googlegroups.com
#30187: Django installation unclear
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
congomonster |
Type: | Status: new
Uncategorized |
Component: | Version: 2.1
Documentation | Keywords: first install
Severity: Normal | documentation
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-------------------------------------+-------------------------------------
When you install django you only have this little text line "pip install
Django" in the documentation.
There should also be a codebox. It should look like the documentation for
the development version.
When you visit the site for the first time, it is confusing. Please give
the stable version a better look.
A highlight for the stable version would be good. So that a new user can
faster find the stable version.

--
Ticket URL: <https://code.djangoproject.com/ticket/30187>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Feb 15, 2019, 3:13:22 AM2/15/19
to django-...@googlegroups.com
#30187: Django installation unclear
-------------------------------------+-------------------------------------
Reporter: congomonster | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: 2.1
Severity: Normal | Resolution:
Keywords: first install | Triage Stage:
documentation | Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by congomonster):

* type: Uncategorized => Cleanup/optimization


--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:1>

Django

unread,
Feb 15, 2019, 8:51:08 AM2/15/19
to django-...@googlegroups.com
#30187: Move "install Django" command into console box.

-------------------------------------+-------------------------------------
Reporter: congomonster | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: first install | Triage Stage: Accepted
documentation |
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by felixxm):

* 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>

Django

unread,
Feb 15, 2019, 10:42:27 AM2/15/19
to django-...@googlegroups.com
#30187: Move "install Django" command into console box.
-------------------------------------+-------------------------------------
Reporter: Marcel Epp | Owner: Seunghun
Type: | Lee
Cleanup/optimization | Status: assigned

Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: first install | Triage Stage: Accepted
documentation |
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Seunghun Lee):

* owner: nobody => Seunghun Lee
* status: new => assigned


--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:3>

Django

unread,
Feb 15, 2019, 12:22:11 PM2/15/19
to django-...@googlegroups.com
#30187: Move "install Django" command into console box.
-------------------------------------+-------------------------------------
Reporter: Marcel Epp | Owner: Seunghun
Type: | Lee
Cleanup/optimization | Status: assigned
Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: first install | Triage Stage: Ready for
documentation | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

* 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>

Django

unread,
Feb 15, 2019, 9:08:31 PM2/15/19
to django-...@googlegroups.com
#30187: Move "install Django" command into console box.
-------------------------------------+-------------------------------------
Reporter: Marcel Epp | Owner: (none)
Type: | Status: new
Cleanup/optimization |

Component: Documentation | Version: master
Severity: Normal | Resolution:
Keywords: first install | Triage Stage: Ready for
documentation | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Seunghun Lee):

* status: assigned => new
* owner: Seunghun Lee => (none)


--
Ticket URL: <https://code.djangoproject.com/ticket/30187#comment:5>

Django

unread,
Feb 16, 2019, 1:57:11 AM2/16/19
to django-...@googlegroups.com
#30187: Move "install Django" command into console box.
-------------------------------------+-------------------------------------
Reporter: Marcel Epp | Owner: GitHub
Type: | <noreply@…>
Cleanup/optimization | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed

Keywords: first install | Triage Stage: Ready for
documentation | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

* 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>

Django

unread,
Feb 16, 2019, 2:00:09 AM2/16/19
to django-...@googlegroups.com
#30187: Move "install Django" command into console box.
-------------------------------------+-------------------------------------
Reporter: Marcel Epp | Owner: GitHub
Type: | <noreply@…>
Cleanup/optimization | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed
Keywords: first install | Triage Stage: Ready for
documentation | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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>

Django

unread,
Feb 16, 2019, 2:11:28 AM2/16/19
to django-...@googlegroups.com
#30187: Move "install Django" command into console box.
-------------------------------------+-------------------------------------
Reporter: Marcel Epp | Owner: GitHub
Type: | <noreply@…>
Cleanup/optimization | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: fixed
Keywords: first install | Triage Stage: Ready for
documentation | checkin
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

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>

Reply all
Reply to author
Forward
0 new messages