Opened 14 years ago

Last modified 11 years ago

#12498 assigned

Add multi-field validators — at Version 2

Reported by: jkocherhans Owned by: jkocherhans
Component: Forms Version:
Severity: Normal Keywords:
Cc: aaron@… Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
Easy pickings: no UI/UX: no

Description (last modified by jkocherhans)

Multi-field validator functionality was taken out of the model-validation branch in [12078]. Add it back in.

See this thread on django-developers for more details.

There's also a more extensive and older discussion that I missed. Thank you mrts for pointing it out.

Change History (4)

by jkocherhans, 14 years ago

Attachment: complex-validators.diff added

Patch to restore what was removed in [12078].

comment:1 by jkocherhans, 14 years ago

Component: UncategorizedCore framework
Has patch: set
Status: newassigned

comment:2 by jkocherhans, 14 years ago

Description: modified (diff)

by jkocherhans, 14 years ago

Attachment: complex-validator-docs.diff added

Patch to replace what was taken out in [12091].

Note: See TracTickets for help on using tickets.
Back to Top