Welcome to Django Building Blocks's documentation!
==================================================

Abstract Django base models to act as building blocks for rapid development of Django database models

Getting Started
===============

Install::

    pip install django-building-blocks

.. toctree::
    :maxdepth: 2
    :caption: Contents:

    models
    admin
    consts
    rest
    contrib

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

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