Little utilities that don't deserve a package
Перейти к файлу
Jeff Balogh d5e07c223c mmmm goodies 2010-08-31 20:12:22 -07:00
.gitignore mmmm goodies 2010-08-31 20:12:22 -07:00
LICENSE mmmm goodies 2010-08-31 20:12:22 -07:00
README.rst mmmm goodies 2010-08-31 20:12:22 -07:00
celeryutils.py mmmm goodies 2010-08-31 20:12:22 -07:00
csrf_context.py mmmm goodies 2010-08-31 20:12:22 -07:00
dictconfig.py mmmm goodies 2010-08-31 20:12:22 -07:00
setup.py mmmm goodies 2010-08-31 20:12:22 -07:00

README.rst

These is a collection of little utilities that make our lives easier writing
websites with Django.

They depend on things like Django and celery, but each module stands on its
own.  Look to the top of each module for a little docstring.