On Wed, Sep 10, 2008 at 5:04 PM, Guillermo
<[EMAIL PROTECTED]>wrote:

> Hi Steve,
>
> Actually I only wanted to have them displayed in the Admin interface
> somehow but in a way that the user can't modify them. A sort of meta
> information to the entry.
>
> I'm only getting my feet wet with Django, so I'm basically
> experimenting. I'm sure there's a way of doing this elegantly.
>

There are a couple patches on Django snippets for this:

http://www.djangosnippets.org/snippets/937/
http://www.djangosnippets.org/snippets/1008/

The first one I believe works for simple-valued fields, and I derived the
second one from that for Foreign Keys.

Elisabeth

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to