django-mailmodel 0.1

django-mailmodel is a reusable Django app for sharing objects by email.Installation:Using easy_installIf you have easy_install available, you can type: easy_install -U django-mailmodelUsing pipIf you prefer pip, you can type: pip install...