Check the data types of element 0 in the tuples.

On Thursday, June 26, 2014 3:37:22 AM UTC-4, Encompass solutions wrote:
>
> I can't seem to get my key to verify:
>
> This is how I verify it:
>
> success = db.melodigram.deletion_key.validate(request.args(1)) == 
> (db(db.melodigram.unique_id == request.args(0)).select().first(), None)
>
> And this is how it is made:
> form = SQLFORM(db.melodigram)
> form.process(session = None, formname = None)
>
> Any ideas as to why this would be an issue?
> I just can't get success to be true.
> :( .. . .
> BR,
> Jason Brower
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to