For the autocomplete, surely you can create a custom widget that output the desired format (an input and a div), but, as ever, the js should be in the template layer.
About the ajax form handling, the most accessible way is doing it all in js, replacing normal behaviour. So, if someone have not ajax enabled, it can use the form in an old fashion way. With YUI and YUI-EXT it's very easy :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---