Skip to content

Outdated Version #3

@CodingHusk3y

Description

@CodingHusk3y

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions