User Activity

  • Created ticket #40 on generateds

    AttributeError: 'str' object has no attribute 'year'

  • Posted a comment on discussion General Discussion on generateds

    Forgot to mention: I have added an __init__.py file in the same directory as the models.

  • Posted a comment on discussion General Discussion on generateds

    Hello, I have issues when I try to run the generated code from external modules. I have generated Python classes using subclass, so I have a model.py and a model_subs.py files. From my external code I can reach models_subs but from it I cannot reach model.py, so something is happening with the interpreter path. I am able to workaround it by applying in models_subs the following statement: sys.path.append(os.path.abspath(__file__ + "/..")) I place it before the import models as supermod, and everything...

View All

Personal Data

Username:
armiixteryx
Joined:
2023-06-17 16:17:03.620000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB