Re: Possible bug in django 1.8 when following tutorial part 5

2015-05-20 Thread Mohd Lee
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

Possible bug in django 1.8 when following tutorial part 5

2015-05-20 Thread Mohd Lee
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 Dja