Arx-Game / arxcode

A text-based/web game using Evennia.
MIT License
45 stars 42 forks source link

Update urls to re_path #464

Closed Tanookami closed 1 year ago

Tanookami commented 1 year ago

Brief overview of PR changes/additions

This will change the deprecated use of urls() to re_path() in the formation of urlpatterns.

Motivation for adding to Arx

Updating django requires the use of re_path

Other info (issues closed, discussion etc)

Happy Hacktoberfest 🎃