-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
The following is generated when you attempt to migrate and the tutorial is non-operational:
/home/proto/sbenv/lib64/python3.4/site-packages/django/template/utils.py:37: RemovedInDjango110Warning: You haven't defined a TEMPLATES setting. You must do so before upgrading to Django 1.10. Otherwise Django will be unable to load templates.
"unable to load templates.", RemovedInDjango110Warning)
/home/proto/superbook/src/superbook/urls.py:17: RemovedInDjango110Warning: django.conf.urls.patterns() is deprecated and will be removed in Django 1.10. Update your urlpatterns to be a list of django.conf.urls.url() instances instead.
url(r'^admin/', include(admin.site.urls)),
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels