> Hi,
> 
> This is my second hour with django. I have been working Rails but now
> I am learnign some django too.
> 
> I wonder how do you validate numeric, alphabetic, mix, special
> characters data before calling save() ?
> 
> And do you get any return after calling save()? I didnt get any on
> Shell.
> I actually want to redirect the user based on validations.

Have a look at http://www.djangoproject.com/documentation/newforms/.

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