=============================================
Welcome to Django Kaos Utils's documentation!
=============================================

Set of utilities and helpers for rapid development of Django applications

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

Install::

    pip install dj-kaos-utils

.. toctree::
    :maxdepth: 3
    :caption: Modules:

    querysets
    admin
    datetime
    argparse
    management
    forms
    models
    rest

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

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