stephenmcd / mezzanine

CMS framework for Django
http://mezzanine.jupo.org
BSD 2-Clause "Simplified" License
4.76k stars 1.65k forks source link

On fresh install, URL namespace warnings occur #1942

Closed addohm closed 2 years ago

addohm commented 5 years ago

On a fresh install, running the local django development server shows the following:

?: (urls.W005) URL namespace 'djdt' isn't unique. You may not be able to reverse all URLs in this namespace

jerivas commented 2 years ago

Thanks. I'm unable to reproduce on a blank installation of Mezzanine 5.0 RC1. Could you verify again and share details of your setup? (Python version, Mezzanine version, installed packages, etc)