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

Outdated Version #3

Open
CodingHusk3y opened this issue Aug 20, 2024 · 0 comments
Open

Outdated Version #3

CodingHusk3y opened this issue Aug 20, 2024 · 0 comments

Comments

@CodingHusk3y
Copy link

Thank you so much for the detailed tutorial. However, I found that the code might not run for the latest version of Django. For example: "url" from "from django.urls import url" is not working for the latest version of Django, it has been replaced by re_path. Another thing that we might have to consider is the "MIDDLEWARE_CLASSES" in the setting is now just "MIDDLEWARE".

I have been trying to update the code to match the latest updates of Django. However, I still get the 404 error. I will create a pull request if I can find a way to fix it. Otherwise, I will wait for the update in this repo from you.

Again, thank you so much for your time!

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

No branches or pull requests

1 participant