Skip to content

genietools macro is buggy in that many constants are resolved in the calling module and not in GenieFramework #15

@schlichtanders

Description

@schlichtanders

Hi there,

by simply activating PROD app_env, Genie.loadapp(context=MyModule) fails because it says PLUGINS_WITH_ASSETS are not defined, which indeed are not defined inside MyModule.

It turns out there are a couple of more such variables which seem to be wrongly resolved in the calling module, and not in GenieFramework. I guess they all should be interpolated.

Two particular places:

maybe there is more

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions