How to pass data of centext in generic views?
How to pass data of centext in generic views?
Hello @PRADHYUMNA2000, generally we access the data in views using the models and we pass the data using the dictionary method generally we define it as a context. We need to pass that into the templates from there we can access the passed data.
I hope it is clear to you. In case it is clear to you pls mark it as resolve and provide the rating as well as feedback so that we can improve ourselves.
In case there is still some confusion pls let me know, I will surely try to help you out.
Thanks
Happy Coding !!