I have started diving again in Django and I want to find parallel to some common concepts from my life in C # having trouble . When using NAT MVC, I make myself a Base Controller, which will provide the base action implementation to take care of the type of goods such as retrieving the user's information on every request, getting localization value.
I'm confused myself how to do it in the DJGengo. I am getting acquainted with the MVT concept but I could not find how to solve this scenario. I have seen class based ideas and general ideas, yet they did not seem to work. What am I losing? How can I make the default argument that instructions will be given to run each scene, but it will not be written in every visual method?
If it's really normal to use your entire site if it only for some ideas Normal, then the way to go in my opinion is to make decorators for those scenes. I sometimes do not use class-based ideas because I put ideas more straightforward in the model, so I do not need classes.
Comments
Post a Comment