.. Django Bread documentation master file, created by
   sphinx-quickstart on Wed Apr 22 11:14:08 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Django Bread's documentation!
========================================

Contents:

.. toctree::
   :maxdepth: 2

   installation
   configuration
   urls
   templates
   contributing
   changes

Django Bread is a Django app to help build BREAD (Browse, Read, Edit,
Add, Delete) views for Django models.

It helps with default templates, url generation, permissions, filters,
pagination, and more.


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

