Lélis
Results
1
issues of
Lélis
The `django.conf.urls.url` function has been deprecated since version [3.1](https://docs.djangoproject.com/en/3.2/ref/urls/#url) and wil be removed on version 4. I replaced it with the easier to read `path` function. Edit: I also added...