==============================================
django-extra-views
==============================================

Django Extra Views provides a number of additional class-based generic views to
complement those provide by Django itself. These mimic some of the functionality
available through the standard admin interface, including Model, Inline and
Generic Formsets.

.. include:: ../README.rst
   :start-after: features-start
   :end-before: features-end

Table of Contents
-----------------

.. toctree::
   :maxdepth: 2

   pages/getting-started
   pages/formset-views
   pages/formset-customization
   pages/list-views


Reference
---------

.. toctree::
   :maxdepth: 1

   pages/changelog
