Skip to content

Conversation

r-lelis
Copy link
Contributor

@r-lelis r-lelis commented Aug 17, 2021

The django.conf.urls.url function has been deprecated since version 3.1 and wil be removed on version 4. I replaced it with the easier to read path function.

Edit: I also added the support for Django 4.0 on tox and on Travis. I think this PR is important to make sure that people can update to later versions of Django without break anything.

@r-lelis r-lelis changed the title Use path funcion instead of url funcion Django: Use path funcion instead of url funcion Aug 17, 2021
@r-lelis r-lelis force-pushed the replace-url-function branch from 90d12c2 to 08c5102 Compare October 1, 2021 14:11
@r-lelis r-lelis force-pushed the replace-url-function branch from 08c5102 to 8572b24 Compare December 21, 2021 13:34
@r-lelis r-lelis force-pushed the replace-url-function branch from 4ebd9b8 to a2e5b0c Compare December 23, 2021 13:33
@r-lelis
Copy link
Contributor Author

r-lelis commented Dec 29, 2021

I'm having some problems triggering Travis's tests
@toastdriven @seocam

@galileoguzman
Copy link

This is a really good thing to have for those whom use Django 4. Is there any I can do?

@jseadragon jseadragon mentioned this pull request Jul 6, 2023
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.

4 participants