On Nov 6, 8:29 am, Jeff <[EMAIL PROTECTED]> wrote:
> Django has a wonderful ORM that can be used separately from the
> framework, but it is pretty top-heavy as well.  I'm afraid that size
> is the price you pay for abstraction.  Your business logic code
> shrinks, but the supporting libraries grow.

But the OP specifically asked for composite keys, which Django's ORM
does not support.

...
Jay

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to