frontend.afe.model_logic: Rename validate_unique
commit27d67396f5d7eb1411054b2153c44fc4aec75178
authorlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 6 Jun 2011 17:35:36 +0000 (6 17:35 +0000)
committerlmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4>
Mon, 6 Jun 2011 17:35:36 +0000 (6 17:35 +0000)
treebcb65bd24ecdda3aef67188e022580c89d275ba2
parentf0bbb3d3ba1a4189ad1cd8f95df4da718f003384
frontend.afe.model_logic: Rename validate_unique

So we call the actual intended validation method rather
than the django one, that could return None, and then
raise a non intended exception during the validation
process.

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