叮叮当当 wrote:
> I have a problem with model, describe as follow:
>
> suppose i have two models:
> class A:
>pass
> class B:
>pass
>
> for some reason, i must quote B in class A, and also, i must quote A
> in class B, how do i solve this question?
>
>
Use the name of the class as a string.
I have a problem with model, describe as follow:
suppose i have two models:
class A:
pass
class B:
pass
for some reason, i must quote B in class A, and also, i must quote A
in class B, how do i solve this question?
thanks.
--~--~-~--~~~---~--~~
You receiv
Long time lurker, first time poster . . . (I would have asked more
questions before, but the answers have always been in the archives.)
I'm working on an app to show the rapidly approaching NCAA tournament
brackets, and am having some trouble with it. Since I'm quite new to
Django I thought I'd f
3 matches
Mail list logo