.. Django AdminLTE 2 documentation master file, created by
   sphinx-quickstart on Thu Dec  1 13:26:24 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Django AdminLTE2
================

Django AdminLTE2 provides extensible templates for making use of the general purpose
AdminLTE2_ theme.

Contents
--------

.. toctree::
    :maxdepth: 2

    quickstart
    templates_and_blocks

Credits
-------

This project a based heavily on work by the following:

 * *dnaextrim* for `django_adminlte_x`_
 * *beastbikes* for `django-adminlte`_


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

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


.. _AdminLTE2: https://almsaeedstudio.com/
.. _django_adminlte_x: https://github.com/dnaextrim/django_adminlte_x
.. _django-adminlte: https://github.com/beastbikes/django-adminlte
