On 5/11/07, Christian M Hoeppner <[EMAIL PROTECTED]> wrote:
> How would one handle this?
>
> * Display text input instead of default multi-select.
> * Handle the input and save it to the right places.

You might want to have a look at Jonathan Buchanan's Django tagging
application, which seems like it does exactly what you want:

http://code.google.com/p/django-tagging/

I've been using a similar approach on one of my own sites
(djangosnippet.org), and plan to use Jonathan's tagging app for such
things in the future.

-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

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