#30695: Fix an example of Storage objects in Managing files docs.
--------------------------------------+------------------------------------
Reporter: Tobias McNulty | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 2.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by felixxm):
* type: Uncategorized => Cleanup/optimization
* component: Uncategorized => Documentation
* stage: Unreviewed => Accepted
Comment:
Thanks for this report! It seems that this example is incorrect since its
introduction (around 11 years ago). I would just use relative path
`/path/to/file` -> `path/to/file`, please change also `b'new content'` to
a bytestring.
--
Ticket URL: <https://code.djangoproject.com/ticket/30695#comment:2>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/071.3155b52b75084a848e4038aa7cd47a65%40djangoproject.com.