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

Django 1.10 deprecation warning (#2) #53

Closed
jaddison opened this issue Nov 11, 2015 · 3 comments
Closed

Django 1.10 deprecation warning (#2) #53

jaddison opened this issue Nov 11, 2015 · 3 comments

Comments

@jaddison
Copy link
Contributor

/home/vagrant/.virtualenvs/localdev/local/lib/python2.7/site-packages/django_comments/__init__.py:73: RemovedInDjango110Warning: Reversing by dotted path is deprecated (django_comments.views.comments.post_comment).
  return urlresolvers.reverse("django_comments.views.comments.post_comment")
@charettes
Copy link
Member

Hi @jaddison, this has been fixed on master by #51 and should be part of the next release.

@jaddison
Copy link
Contributor Author

My apologies!
On Nov 11, 2015 15:24, "Simon Charette" notifications@github.com wrote:

Hi @jaddison https://github.com/jaddison, this has been fixed on master
by #51 #51 and
should be part of the next release.


Reply to this email directly or view it on GitHub
#53 (comment)
.

@charettes
Copy link
Member

No worries :)

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

2 participants