--
Ticket URL: <https://code.djangoproject.com/ticket/18721>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* needs_better_patch: => 0
* resolution: => needsinfo
* needs_tests: => 0
* needs_docs: => 0
Comment:
Hi Qwark,
Thanks for your feedback!
1. Absolutely -- we accept pull requests from GitHub for documentation
fixes, see https://docs.djangoproject.com/en/dev/internals/contributing
/writing-code/submitting-patches/
2. I'm not sure how we could add a copy code button to our documentation
-- perhaps if you would like to do some research or bring up the idea on
the http://groups.google.com/group/django-developers mailing list, we
could explore it further.
3. I'm not sure why adding cd to the command is needed. The intention is
simply to print the location of site-packages, not change directory to
that location.
--
Ticket URL: <https://code.djangoproject.com/ticket/18721#comment:1>