On Mon, Feb 22, 2010 at 12:32 PM, Jon Loeliger <j...@jdl.com> wrote:

> I get is_valid() and the notion of cleaned data.  I *think*,
> though, that I am asking for something more robust.
>
> Will some_form.is_valid() will, say, remove (or identify)
> embedded SQL hacking attempts from a plain text field input?
>

http://www.djangobook.com/en/2.0/chapter20/

The part on CSRF is a bit outdated for Django 1.2, which features
improved CSRF protection, but the rest is still on point, to my
knowledge.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to