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

Fix test warnings #21

Closed
st4lk opened this issue Apr 11, 2015 · 1 comment
Closed

Fix test warnings #21

st4lk opened this issue Apr 11, 2015 · 1 comment

Comments

@st4lk
Copy link
Owner

st4lk commented Apr 11, 2015

Following warning appear during test execution:

/home/travis/build/st4lk/django-solid-i18n-urls/.tox/py27-17/lib/python2.7/site-packages/django/test/_doctest.py:59: RemovedInDjango18Warning: The django.test._doctest module is deprecated; use the doctest module from the Python standard library instead.
  RemovedInDjango18Warning)

/home/travis/build/st4lk/django-solid-i18n-urls/.tox/py27-17/lib/python2.7/site-packages/django/test/simple.py:27: RemovedInDjango18Warning: The django.test.simple module and DjangoTestSuiteRunner are deprecated; use django.test.runner.DiscoverRunner instead.
  RemovedInDjango18Warning)

Also pip warning:

DEPRECATION: --use-mirrors has been deprecated and will be removed in the future. Explicit uses of --index-url and/or --extra-index-url is suggested.
st4lk added a commit that referenced this issue Apr 12, 2015
@st4lk
Copy link
Owner Author

st4lk commented Mar 13, 2016

closed in v1.2.0

@st4lk st4lk closed this as completed Mar 13, 2016
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