I try to build a very simple website where one can add data into sqlite3 database. I have a POST form with two text input.
index.html:
{% if top_list
USE decorator:
from django.views.decorators.csrf import csrf_exempt @csrf_exempt def method_name(): # body