Skip to content
Snippets Groups Projects
Commit 9067de08 authored by Deaktivert bruker's avatar Deaktivert bruker
Browse files

greg.api.urls: fix url deprecation warnings

django.conf.urls.url has been deprecated in favour of django.urls.re_path,
which has matching behaviour.

This silences two warnings during the test run.

Fixes: GREG-14
parent fc1a603a
No related branches found
No related tags found
1 merge request!11greg.tests: migrate to pytest test runner
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment