Skip to content

Conversation

@Tammura
Copy link

@Tammura Tammura commented Feb 23, 2023

django.conf.urls.url() was deprecated in Django 3.0, and is removed in Django 4.0+.

I fix it by replace url() with re_path()

fixes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

django.conf.urls.url() was deprecated

1 participant