Relative Content

Tag Archive for javascriptdjangoajaxfrontendbackend

Django, button +-1, js

I’m writing a movie ticket booking website. There is a basket in it. I want to implement the + and – buttons to add/remove one ticket in the shopping cart for a movie session. I’m still bad at AJAX and js, so I don’t understand what’s wrong.
models: