Forums

Import error

i am currently working on a django project. I am trying to load a form from my form.py using from django.views.decorators.http import require_Post but i can an import error saying not able to import require_Post

your help will be appreciated

It's not require_Post, it's require_POST