Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 709 Bytes

README.rst

File metadata and controls

16 lines (13 loc) · 709 Bytes

Towel - Keeping you DRY since 2010

https://travis-ci.org/matthiask/towel.png?branch=master

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.