Hello !
Trying out the modal forms, it's working well overall !
But there's one thing I can't figure out : how do you restrict the access to the form view ?
I don't want my registered user to be able to access like http://127.0.0.1:8000/books/create
BUT they should have to right to load the modal that creates books
thank you for your help
Hello !
Trying out the modal forms, it's working well overall !
But there's one thing I can't figure out : how do you restrict the access to the form view ?
I don't want my registered user to be able to access like http://127.0.0.1:8000/books/create
BUT they should have to right to load the modal that creates books
thank you for your help