j
k
j a
j l
Chris McDonough wrote:
Did you run the Article class through Globals.default__class_init__()? E.g. (at the module level), e.g.: Globals.default__class_init__(Article)
Did you run the Article class through Globals.default__class_init__()? E.g. (at the module level), e.g.:
Globals.default__class_init__(Article)
Yup, all the possible related classes have been run through this... cheers, Chris
Back to the thread
Back to the list