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

Deprecation warning. #312

Conversation

petervanderdoes
Copy link
Member

@petervanderdoes petervanderdoes commented Aug 16, 2016

When starting the server a deprecation warning is given:

wger/source/wger/urls.py:149: RemovedInDjango110Warning: Support for
string view arguments to url() is deprecated and will be removed in
Django 1.10 (got django.contrib.sitemaps.views.sitemap). Pass the
callable instead.
  name='sitemap')

When starting the server a deprecation warning is given:

wger/source/wger/urls.py:149: RemovedInDjango110Warning: Support for
string view arguments to url() is deprecated and will be removed in
Django 1.10 (got django.contrib.sitemaps.views.sitemap). Pass the
callable instead.
  name='sitemap')
@rolandgeider
Copy link
Member

Thanks... and merged :)

@rolandgeider rolandgeider merged commit c58868e into wger-project:master Aug 16, 2016
@petervanderdoes petervanderdoes deleted the bugfix/deprecated_warning_string_url branch August 17, 2016 00:33
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.

2 participants