https://github.com/imsweb/django-dynamic-attachments
Django application for managing attachments to arbitrary models, with properties and multiple file uploads.
https://github.com/imsweb/django-dynamic-attachments
Last synced: 3 months ago
JSON representation
Django application for managing attachments to arbitrary models, with properties and multiple file uploads.
- Host: GitHub
- URL: https://github.com/imsweb/django-dynamic-attachments
- Owner: imsweb
- License: bsd-2-clause
- Created: 2018-06-13T19:34:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2026-03-05T16:37:10.000Z (3 months ago)
- Last Synced: 2026-03-05T19:32:47.142Z (3 months ago)
- Language: Python
- Size: 282 KB
- Stars: 1
- Watchers: 4
- Forks: 21
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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