You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running from manage.py, the links generated in the templates will not match up since the templates anticipate a url like "http://host.com/qualApp/" as the root where as the development server matches urls with the root "http://localhost:8000/"
When running from manage.py, the links generated in the templates will not match up since the templates anticipate a url like "http://host.com/qualApp/" as the root where as the development server matches urls with the root "http://localhost:8000/"