#26038: FileSystemStorage size() method does not use current MEDIA_ROOT setting
value
-------------------------------------+-------------------------------------
     Reporter:  voutilad             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  File                 |                  Version:  1.8
  uploads/storage                    |
     Severity:  Normal               |               Resolution:
     Keywords:  testing fieldfile    |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by timgraham):

 I suspect you'll need to implement a signal listener similar to what's
 done in
 
[https://github.com/django/django/blob/62e83c71d2086b91d58c313e46933ef7aa8b6db1/django/test/signals.py#L121-L133
 django.test.signals].

 If that works, maybe we can adapt this ticket into a documentation
 addition unless there's an idea of how Django could take care of this
 automatically.

--
Ticket URL: <https://code.djangoproject.com/ticket/26038#comment:4>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.ac9b690ee612ca9002ac953b7e8b2806%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to