Uh, where? I see the definition in settings.py, but I can certainly
enter any of the words on the profanities list in:
django.conf.global_settings.py into a text field and it will not throw
an exception.

On Sep 9, 3:55 pm, Chris Withers <ch...@simplistix.co.uk> wrote:
> Brandon Taylor wrote:
> > I would like to do some obscenity filtering on posts, and I see there
> > is a setting: PROFANITIES_LIST
>
> > But, how to I invoke the hasNoProfanities validator? I searched the
> > django source code for this, but the only thing I could find was the
> > setting in conf > global_settings.py
>
> > I'd appreciate some pointers.
>
> It's in the book, which is free to read online athttp://djangobook.com/
>
> cheers,
>
> Chris
>
> --
> Simplistix - Content Management, Batch Processing & Python Consulting
>             -http://www.simplistix.co.uk
--~--~---------~--~----~------------~-------~--~----~
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 
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