Skip to content

Missing import in d1_gmn.settings_template #106

Description

@iannesbitt

The gmn 3.5.2 settings template currently calls d1_common.util.nested_update without importing the module first. The solution is to add the module import (import d1_common.util) to the top of the template and to any affected settings.py file.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions