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

import get_current_site from django.contrib.sites.shortcuts. #148

Closed
wants to merge 3 commits into from

Conversation

khakulov
Copy link

@khakulov khakulov commented Nov 5, 2014

django.contrib.sites.shortcuts.get_current_site is deprecated in Django 1.7.

account/views.py:207: RemovedInDjango19Warning: Please import get_current_site from
django.contrib.sites.shortcuts.

@brosner
Copy link
Member

brosner commented Dec 9, 2015

Looks like this snuck in another way. Thanks for the contribution @khakulov! I just released 1.3.0 which has this fix in it.

@brosner brosner closed this Dec 9, 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

Successfully merging this pull request may close these issues.

None yet

2 participants