Skip to content
This repository was archived by the owner on Mar 6, 2021. It is now read-only.
This repository was 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

@wvanhed

Description

@wvanhed

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions