On Tue, 2006-03-07 at 15:58 -0700, Joseph Kocherhans wrote: > On 3/7/06, JirkaJ <[EMAIL PROTECTED]> wrote: > > > > Hello, > > i am a newbie with django so sorry for propably stupid question :). > > Is it possible to make some field visible and not editable in admin > > interface? when i set editable option to False it disappeared from that > > interface(as is said in documentation). Autamatical admin interface > > works perfectly for me, but i need this 'small' thig. (I dont want to > > use custom javascript or css). > > Something like this has been discussed, but not implemented. If I had > to guess, it's not likely to be implemented within the next month > either. You can probably achieve the same effect by overriding the > admin/change_form template.
I started looking at this last week, because it would be useful for a couple of things I have going, too (not to mention, consistent). I might have some working code shortly. Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---