* ui_ux: => 0
* type: => Uncategorized
* severity: => Normal
* easy: => 0
Comment:
Sounds like the bug reports are referring to this:
https://github.com/django/django/blob/master/django/utils/text.py#L234
and
https://github.com/django/django/blob/master/django/core/files/storage.py#L65
--
Ticket URL: <https://code.djangoproject.com/ticket/10410#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by collinanderson):
Is this still an issue now that `upload_to` is optional?
--
Ticket URL: <https://code.djangoproject.com/ticket/10410#comment:11>