hello 
i just tried django with visual studio, on performing migration i got this 
error report can some please help out? dont know how to get around it..

"c:\users\lenovo\documents\visual studio 
2015\Projects\databasefun\databasefun>py
thon manage.py makemigrations --name initia app
c:\users\lenovo\documents\visual studio 
2015\Projects\databasefun\databasefun\da
tabasefun\urls.py:16: RemovedInDjango110Warning: Support for string view 
argumen
ts to url() is deprecated and will be removed in Django 1.10 (got 
app.views.home
). Pass the callable instead.
  url(r'^$', 'app.views.home', name='home')," 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/01c6b1bc-d1fa-4f9b-9542-d96414b8affb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to