django-session-attachments 0.2

django-session-attachments is a Django app that aims to work with attachments in Django.Basically working with attachments is the same as working with ordinary uploads, except for a few distinctions:- Attachments "belong" to clients they have uploaded. In...