Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RemovedInDjango19Warning #85

Closed
Mortal opened this issue Jul 9, 2015 · 1 comment
Closed

RemovedInDjango19Warning #85

Mortal opened this issue Jul 9, 2015 · 1 comment

Comments

@Mortal
Copy link
Member

Mortal commented Jul 9, 2015

RemovedInDjango19Warning:

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. (runserver start)

mftutor/aliases/views.py:18: RemovedInDjango19Warning: Please import get_current_site from django.contrib.sites.shortcuts.
current_site = get_current_site(request)

@Mortal
Copy link
Member Author

Mortal commented Jul 12, 2015

url future warning is caused by Django Debug Toolbar: "{% load url from future %}"

@Mortal Mortal closed this as completed Jul 12, 2015
Mortal added a commit that referenced this issue Jul 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant