Hello,
I'm writing a relatively big database application. A small part of it
requires me to handle lists of values, where every list can only exist
once, and where each item in the list can only exist once (but
different lists can have items named the same way).
A simplified model is:
db.define_t
Alright, I'm burned out on trying to solve this.
I'm trying to make a form that checks if two fields match, like
password + verify password. I noticed in the book that there's an
example of this, but I can't seem to get it working. The code given is
as follows (this is with a typo correction, a qu
2 matches
Mail list logo