On Tue, Oct 11, 2011 at 8:43 AM, Johann Spies <[email protected]>wrote:

> Thanks Anthony.  I will probably make use of what you suggested.  I did not
> know how to involve the two fields in the form-evaluation.  This will not
> replace the database constraint:  tackling this from both the backend and
> the user interface.


Note that you can use db.table.validate_and_insert and
db.table.validate_and_update to fire validators in pure DAL without forms.

--
Bruno Rocha
[ About me: http://zerp.ly/rochacbruno ]
[ Aprenda a programar: http://CursoDePython.com.br ]

Reply via email to