#19437: improved documentation for django installation
--------------------------------------+---------------------------
Reporter: dodger | Owner: dodger
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 1.4
Severity: Normal | Keywords: documentation
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
--------------------------------------+---------------------------
Documentation "topics/install" reads:
'''sudo pip install -e django-trunk/'''
In the newer installation instructions from
code.djangoproject.com/ticket/19349:
'''pip install -e /path/to/your/local/clone/django/'''
The newer version properly explains that this is the path/to/django, but
also that the last element is /django/ which reflects the proper
subdirectory to be referenced with the pip command.
--
Ticket URL: <https://code.djangoproject.com/ticket/19437>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.