SyntaxFix
Write A Post
Hire A Developer
Questions
If you dont define name in the path field, usually the error will come. e.g.: path('crud/',ABC.as_view(),name="crud")
path('crud/',ABC.as_view(),name="crud")