Confirmed users
508
edits
| Line 97: | Line 97: | ||
'''Communication with File-Store / Attachments''' | '''Communication with File-Store / Attachments''' | ||
Attachments are files stored in a file store. In our deployment, it's just the local file system. | Attachments are files stored in a file store. In our deployment, it's just the local file system. Full documentation on the Django file store API can be found here: [https://docs.djangoproject.com/en/dev/ref/files/storage/ Django File Store API] | ||
{| class="wikitable" | {| class="wikitable" | ||