On 1/30/06, Jiri Barton <[EMAIL PROTECTED]> wrote:
> I have two text input fields in a form. At least one of them is
> required. My question is, how can I check for this?

Hi Jiri,

Check out RequiredIfOtherFieldNotGiven and RequiredIfOtherFieldsGiven
in django/core/validators.py.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to