Codenerix is a framework build on top of Django to improve its capabilities. Its main strength is its aim to eliminate repetitive work.
This page explains how to make a model with Codenerix, which is a fundamental part of any project.
This page details the different views available in Codenerix. These views are a complete set of classes to list, create, read, update and delete models, among other features.