Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

python manage.py migrate NameError #358

Open
githubbc opened this issue Mar 29, 2018 · 1 comment
Open

python manage.py migrate NameError #358

githubbc opened this issue Mar 29, 2018 · 1 comment

Comments

@githubbc
Copy link

githubbc commented Mar 29, 2018

I

@quelleck
Copy link

urls.py seems to be missing some include statements. Change it to look like this:
from django.conf.urls import url, include
from django.contrib import admin
from django.views.generic import RedirectView

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants