#7993: Admin complains about a missing field even if it is not missing
-------------------------------------------+--------------------------------
          Reporter:  kratorius             |         Owner:  nobody             
        
            Status:  closed                |     Milestone:                     
        
         Component:  django.contrib.admin  |       Version:  SVN                
        
        Resolution:  invalid               |      Keywords:  admin, 
improperlyconfigured
             Stage:  Unreviewed            |     Has_patch:  0                  
        
        Needs_docs:  0                     |   Needs_tests:  0                  
        
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by kmtracey):

 Replying to [comment:2 batiste]:
 > That would be still useful to be able to display the field in the admin.
 Maybe in a disabled input, ie: <input disabled />

 This is possible now (new in 1.2) with
 
[http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.readonly_fields
 readonly fields] in the admin, though it does not actually used disabled
 inputs.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7993#comment:3>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to