#5476: Image thumbnails on image fields in the admin
----------------------------------------------+-----------------------------
          Reporter:  [email protected]  |         Owner:  xian            
                         
            Status:  closed                   |     Milestone:                  
                         
         Component:  django.contrib.admin     |       Version:  SVN             
                         
        Resolution:  wontfix                  |      Keywords:  nfa-someday 
admin, thumbnails imagefields
             Stage:  Design decision needed   |     Has_patch:  0               
                         
        Needs_docs:  0                        |   Needs_tests:  0               
                         
Needs_better_patch:  0                        |  
----------------------------------------------+-----------------------------
Changes (by mtredinnick):

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

Comment:

 There seem to be too many variable preferences required here for how the
 thumbnail display would work. It's a lot of complexity to put it into the
 admin by default. Fortunately, it's possible without modifying Django for
 individual apps: specify a model form on the `ModelAdmin` subclass and a
 widget for that field that is the custom widget that display the
 thumbnail.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5476#comment:11>
Django <http://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