django-attributes
==================

Taking the concept of attributes from [Satchmo](http://satchmoproject.com) and creating a reusable app around the idea.

Installation
--------------

Like most django apps:

1. Put 'attributes' in your INSTALLED_APPS list.
2. ...