timc3 <tim <at> timc3.com> writes: > Can I specify a custom view without having > to edit the django framework, or am I going to have to do this?
I really like the idea of layering any ajaxy behavior on simple XHTML. There is some name for this, "graceful degradation" or something (which, in one sense, is a great oxymoron, and vaguely topical--perhaps the best we can hope for?) Anyway, see http://code.djangoproject.com/wiki/GoogieSpell for an example of adding spell checking to textarea elements on an admin form. The admin form itself is not changed in anyway except for adding the necessary javascript. Peace, David S. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---