Django Accesing Model Class From Field Instance

Posted by Brad on Stack Overflow See other posts from Stack Overflow or by Brad
Published on 2010-01-06T17:44:50Z Indexed on 2010/03/28 0:33 UTC
Read the original article Hit count: 491

Filed under:

I have some code that is passed on instance of a CharField. Is there any way I can figure out what model class this field belongs to?

© Stack Overflow or respective owner

Related posts about django