Move "install Django" command into console box.
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.
Change History
(8)
Type: |
Uncategorized → Cleanup/optimization
|
Summary: |
Django installation unclear → Move "install Django" command into console box.
|
Triage Stage: |
Unreviewed → Accepted
|
Version: |
2.1 → master
|
Owner: |
changed from nobody to Seunghun Lee
|
Status: |
new → assigned
|
Has patch: |
set
|
Triage Stage: |
Accepted → Ready for checkin
|
Owner: |
Seunghun Lee removed
|
Status: |
assigned → new
|
Owner: |
set to GitHub <noreply@…>
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Sounds reasonable, and it will be consistent with https://docs.djangoproject.com/en/2.1/topics/install/#installing-the-development-version.