frontend.afe.model_logic: Removing get_from_clause() from custom query class
commitf0bbb3d3ba1a4189ad1cd8f95df4da718f003384
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 6 Jun 2011 17:34:13 +0000 (6 17:34 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 6 Jun 2011 17:34:13 +0000 (6 17:34 +0000)
treee2f56cea2393332ffc6211715dfe328d4742f2b5
parentbceaba7f8c8ebed0ba4e3ba55fb762bceaff3081
frontend.afe.model_logic: Removing get_from_clause() from custom query class

As this method does not belong to the query class under Django 1.3
anymore.

Signed-off-by: Lucas Meneghel Rodrigues <lmr@redhat.com>
git-svn-id: svn://test.kernel.org/autotest/trunk@5405 592f7852-d20e-0410-864c-8624ca9c26a4
frontend/afe/model_logic.py