Skip to content

Статистика не отправляется #4

@Xewus

Description

@Xewus

When it is written in the settings
BASE_DIR = Path(__file__).resolve().parent.parent
the extension does not send statistics to the API.
Even if it is written in another module and then imported into the settings.

But this works OK if write
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))

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