News

There are two ways in which we can make our views > function based views and class based views, class based views need a model upon which they can display the page but we can also use get method to ...
This project is aimed at addressing the above shortcomings by developing a pure django view that provides basic table CRUD operations. To use, derive from this view class providing it with the ...