Replace url() with re_path()
authorMagnus Hagander <[email protected]>
Tue, 16 Apr 2024 14:37:44 +0000 (16:37 +0200)
committerMagnus Hagander <[email protected]>
Tue, 16 Apr 2024 14:37:44 +0000 (16:37 +0200)
commit22b6bdeec5961a4bd8e361615b4a21b5ec43c417
tree40d23bb7ece36429ef5fb340790edf4cf332b068
parentaf1b5563a4749d8c9727e631541bb8281eea0199
Replace url() with re_path()

re_path() is an alias for url() but it has been deprecated and will be
removed.
code/skin_urls.py