Closed gamesbook closed 2 years ago
@gamesbook Support for Django 1.11 ended in April of 2020. This error is caused by usage of re_path
which was introduced in newer versions of Django.
I am closing this issue, because the new version dropped support of the older Django versions. You can still use version 3.2.0.
I guessed it was that - its just hard to see from pypi which version supports which version of Django.
I need the newer features, so will need to plan to upgrade Django.
I get the following error: