Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url() refactored with path() and re_path() #134

Closed
wants to merge 2 commits into from
Closed

Conversation

Mr-DRP
Copy link
Contributor

@Mr-DRP Mr-DRP commented Sep 27, 2020

From Django 2.0 path() and re_path() are being used and url() will be soon deprecated. django.conf.urls.url() will be removed will be from Django 4.0.

@st4lk
Copy link
Owner

st4lk commented Jan 17, 2021

Thanks for this!

I created another PR to resolve conflicts: #140

@st4lk st4lk closed this Jan 17, 2021
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.

None yet

2 participants