On Mon, Oct 20, 2008 at 1:50 AM, Low Kian Seong <[EMAIL PROTECTED]> wrote:
> Just curious but has anyone done this is a production environment?

Used raw_id_fields? Written a custom widget and used it in the admin?
In my case, yes to both questions - although I'm not sure of the
significance of a "production environment" here. Code either works or
doesn't - if if doesn't work on a development server, it isn't going
to work on a production environment either.

If your question is actually "How do I build a custom widget and use
it in the admin", then you need to read my previous message: read the
forms and ModelAdmin docs, and search the archives of django-users.

If your question was something else, please keep in mind that the
telepathy powers of the Django community are somewhat limited. You may
need to actually ask a full question in order to get a reply.

Yours,
Russ Magee %-)

--~--~---------~--~----~------------~-------~--~----~
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