Django is a free and open-source web framework, written in Python, which follows the model-view-template (MVT) architectural pattern.
License: Open Source
Django is a high-level, full-featured web framework that emphasizes rapid development and clean, pragmatic design, making it suitable for large applications. In contrast, Kohana is a lightweight and minimalist framework that is easier to learn, making it ideal for smaller projects.