How to add data to Django’s database by the click of a button using JS
I’m trying to add this data on database when it’s clicked. It updates on my website which is static. But the data in not updating on the Database.
I’m trying to add this data on database when it’s clicked. It updates on my website which is static. But the data in not updating on the Database.