.. _index: ================================== Towel - Keeping you DRY since 2010 ================================== Towel is a collection of tools which make your life easier if you are building a web application using Django. It contains helpers and templates for creating paginated, searchable object lists, CRUD functionality helping you safely and easily create and update objects, and using Django's own proofed machinery to see what happens when you want to safely delete objects. Contents ======== .. toctree:: :maxdepth: 2 installation api modelviews search_and_filter templatetags Autogenerated API Documentation =============================== .. toctree:: :maxdepth: 2 autogen/api autogen/deletion autogen/forms autogen/managers autogen/modelview autogen/multitenancy autogen/paginator autogen/queryset_transform autogen/quick autogen/templatetags autogen/utils Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`