bartTC / django-attachments

A generic Django application to attach Files (Attachments) to any model.

This URL has Read+Write access

django-attachments / attachments
name age message
..
file __init__.py Thu May 07 14:29:55 -0700 2009 Initial structure and data [Martin Mahner]
file admin.py Thu May 07 14:29:55 -0700 2009 Initial structure and data [Martin Mahner]
file forms.py Thu May 07 14:29:55 -0700 2009 Initial structure and data [Martin Mahner]
file models.py Wed Jul 22 06:31:13 -0700 2009 Backwards incompatible: This introdues granular... [Martin Mahner]
directory templates/ Fri May 08 03:07:53 -0700 2009 The attachment upload form now returns an empty... [Martin Mahner]
directory templatetags/ Wed Jul 22 06:31:13 -0700 2009 Backwards incompatible: This introdues granular... [Martin Mahner]
file urls.py Thu May 07 14:29:55 -0700 2009 Initial structure and data [Martin Mahner]
file views.py Fri Jun 05 06:31:03 -0700 2009 The views now require that the user is logged i... [Martin Mahner]