Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

logtail 0.3.0 gives deprecation warning in django 3.1(.7) #13

Open
wvanhed opened this issue Mar 5, 2021 · 0 comments
Open

logtail 0.3.0 gives deprecation warning in django 3.1(.7) #13

wvanhed opened this issue Mar 5, 2021 · 0 comments

Comments

@wvanhed
Copy link

wvanhed commented Mar 5, 2021

The following django deprecation warning is generated

me:~/repos/data_db (feature/ELE-641 *$)$ python -Wa manage.py test 
Creating test database for alias 'default'...
/usr/local/anaconda3/envs/data_db/lib/python3.7/site-packages/django_logtail/admin.py:100: RemovedInDjango40Warning:

django.conf.urls.url() is deprecated in favor of django.urls.re_path().

Versions installed (via conda):

django                    3.1.7              pyhd3eb1b0_0  
django-logtail            0.3.0                    pypi_0    pypi

Deprecation is described here in the Django 3.1 release notes:
https://docs.djangoproject.com/en/3.1/releases/3.1/#id2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant