On Dec 7, 2005, at 2:47 AM, Amit Upadhyay wrote:
How about supporting an SQL where clause, as seen in Rails?

FYI, you can already do this with the "where", "tables", and "params" keywords; you just have to be a bit more explicit about it. See http://www.djangoproject.com/documentation/db_api/#other-lookup- options for more.

Jacob

Reply via email to