muccg / angelman

RDRF based software for the Global Angelman Registry
GNU Affero General Public License v3.0
1 stars 0 forks source link

Bug: unable to access the login page after django upgrade #280

Closed aminur80 closed 5 years ago

aminur80 commented 5 years ago

Description: When the user browse for angelman at http://localhost:8000, there is error shown in the browser

Steps to reproduce: 1) make sure the system is up and running 2) Open the browser and type http://localhost:8000 3) The browser comes up with the following error message - django.urls.exceptions.NoReverseMatch django.urls.exceptions.NoReverseMatch: 'two_factor' is not a registered namespace

Expected Result: It should redirect to login page

id2359 commented 5 years ago

app_name issue in base rdrf urls.pu