#17812: Symlink link to media files is deleted after calling of delete method of
ImageField if value of it field is None.
-------------------------------+--------------------
     Reporter:  piterimov@…    |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Uncategorized  |    Version:  1.3
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 If media folder for media files is symlink then after calling of delete
 method of {{{ ImageField }}} model's field this symbolic link has been
 deleted if value of this field is None (i. e. value of {{{
 image_field.name }}} is empty).
 This was found for django 1.3.1 (but maybe and is for others). This is
 happening for {{{ ImageField }}} only. {{{ FileField }}} works good.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17812>
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.

Reply via email to