#8473: Admin interface fieldset fields do not have a url property
------------------------------------------------------------------------------------+
 Reporter:  Seamus                                                              
    |       Owner:  nobody    
   Status:  new                                                                 
    |   Milestone:  1.0       
Component:  Admin interface                                                     
    |     Version:  SVN       
 Keywords:  admin, interface, fieldset, fields, field, url, path, property, 
method  |       Stage:  Unreviewed
Has_patch:  0                                                                   
    |  
------------------------------------------------------------------------------------+
 I've been doing some django admin template hacking and I've run into some
 peculiar behavior in fieldset.html . From viewing this file you can see
 that a fieldset is a collection of arbitrary fields. These particular
 fields do not behave as documented; I'm trying to access a url or path
 property for an image field but they don't seem to exist. Is there any
 other way to retrieve this data from the field or can anyone make a patch
 to include these properties before the 1.0 release? These fields were
 available before the introduction of newforms-admin.

 -Seamus

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8473>
Django Code <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