************ Introduction ************ SuperDjango is a collection of tools, utilities, models, fields, and more that make developing with Django quicker and easier. About This Documentation ======================== This documentation is for developers wishing to employ SuperDjango's resources within their Django project. It is divided into several sections. - :ref:`components` provides an overview and introduction to all packages included in SuperDjango. - :ref:`reference` provides implementation details for members within each package. - :ref:`howto` details a number of use cases and their implementation using SuperDjango's resources. Terms and Definitions ===================== .. include:: _terms.rst