#27733: ClearableFileInput widget renders incorrectly
-------------------------------------+-------------------------------------
     Reporter:  Luca De Feo          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Forms                |                  Version:  1.10
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:  forms widgets file   |             Triage Stage:
  input                              |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz):

 * status:  new => closed
 * resolution:   => needsinfo


Comment:

 `FieldFile.url` is a property, not a method, see
 
https://github.com/django/django/blob/1.10.5/django/db/models/fields/files.py#L70

 Are you using a third-party FieldFile class?

--
Ticket URL: <https://code.djangoproject.com/ticket/27733#comment:1>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.d599bdf8e7a81a3e8d5a0a3a99cc2930%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to