I just found out that it's actually caused by django-suit. They've had the 
fix checked in.

On Wednesday, May 20, 2015 at 5:46:34 PM UTC+8, Mohd Lee wrote:
>
> Hi guys, I notice this warning in the console when following tutorial 4 & 
> 5 in django 8 with Python 3.4:
> ...django/venv/lib/python3.4/site-packages/django/templatetags/future.py:25: 
> RemovedInDjango19Warning: Loading the `url` tag from the `future` library 
> is deprecated and will be removed in Django 1.9. Use the default `url` tag 
> instead.
>   RemovedInDjango19Warning)
>
> although "future" tag was never used, it's not even covered in the 
> tutorial. The above warning came after I've reach the last part of part 5 
> where I'm creating the test for "test_detail_view_with_a_future_question". 
> I later tested it manually by creating a future question in admin, and it 
> appear whenever I click on the future question from 
> http://127.0.0.1:8000/admin/polls/question/ . Refreshing the question 
> page itself will not produce this warning. 
>

-- 
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/8a4fd30f-2feb-4e04-bd59-c54ea93162c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to