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

Changed url to re_path for compatibility with Django >= 4. #101

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Changed url to re_path for compatibility with Django >= 4. #101

merged 1 commit into from
Jan 18, 2023

Conversation

Whitie
Copy link
Contributor

@Whitie Whitie commented Jan 17, 2023

The url function was deprecated in Django 3 and removed in Django 4. I have left the import for older installs. It's the only crash I had so far with Django 4.1.5.

@czue
Copy link
Owner

czue commented Jan 18, 2023

thanks

@czue czue merged commit 2361f3a into czue:master Jan 18, 2023
@Whitie Whitie deleted the django4 branch January 18, 2023 09:36
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.

2 participants