As promised, Im going to release some tools that make it easier to integrate client and server-side javascript validation and utilities for newforms. To do this though, I first need to come up with a list of what is needed. Here is my current list:
- Validation per-field via client-side and server-side JS (e.g. slug is unique=True, onchange query server) - Validation on submission - Auto complete on relational fields (foreign key, many to many) - Char fields for foreign key and many to many that use server-side validation - Many to Many char field would show many char fields (adding them as you go) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---