#18455: Form media rendering doesn't respect STATICFILES_STORAGE
------------------------+--------------------------------------
Reporter: djw | Owner: nobody
Type: Bug | Status: new
Component: Forms | Version: master
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------+--------------------------------------
Comment (by claudep):
Please try also to write a test which doesn't pass with the current code,
to demonstrate this ticket's rationale.
About tests not passing in full run, try to see which global variable is
the culprit and reset this variable in the test setUp method (or use the
settings_change signal).
--
Ticket URL: <https://code.djangoproject.com/ticket/18455#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.