======================
Stachou's Django Utils
======================

This is mostly some common libs shared between several Django project I am working on.

The unit test suite is near from void which is a shame but regression test on my Django project are covering most of the code.
Far from perfect.

Install
=======


::

    pip install django-stachoutils
