Skip to content

Fix uniqueness of url namespaces

Thom Wiggers requested to merge fix/unique_namespaces into master

Namespaces should be unique, but we include newsletters twice. By overriding the namespace of the urlconfig we fix this problem.

Merge request reports