Django can’t find urls
Page not found in django.
I already built startapp named posts
already update the settings.py – apps – posts and put include in urls.py. still doesn’t work, before posts, I have sample html file since I’m just learning, they both worked, posts doesn’t.