Search code examples
djangoopen-sourcedjango-class-based-views

Are there any opensource Django projects that exclusively use class based views?


I want to get a better feel for class based views and see how they're used in real projects. I'm looking for projects that are exclusively built using class-based-views or at least have a significant use of class-based-views.


Solution

  • Check the source code of open knesset (Israeli website about the Knesset - not the official)