django-dynamic-attachments

A Django application for handling file uploads and attaching them to arbitrary models.


License
BSD-3-Clause
Install
pip install django-dynamic-attachments==4.0.0

Documentation

Documentation

To build the documentation, go into the docs directory and type:

make html

The documentation will be built with an index of docs/_build/index.html