Django | Models where clause

Posted by MMRUser on Stack Overflow See other posts from Stack Overflow or by MMRUser
Published on 2010-05-18T20:58:47Z Indexed on 2010/05/18 21:00 UTC
Read the original article Hit count: 292

Filed under:

How to construct a where clause using Django models:

insert in to tablename where email=emailaddress

Thanks.

© Stack Overflow or respective owner

Related posts about django