jamesz wrote:
Hi,
I am new to Python, so this question that is probably blindingly obvious to
you all.
If I have 2 classes that references each other (a circular reference of some
sort)
and both class are defined in the single file in the order shown.
class Resume(db.Model):
file_dat
Hi,
I am new to Python, so this question that is probably blindingly obvious to
you all.
If I have 2 classes that references each other (a circular reference of some
sort)
and both class are defined in the single file in the order shown.
class Resume(db.Model):
file_data = db.BlobPrope