Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 335 Bytes

DEVELOPER_NOTES.rst

File metadata and controls

8 lines (6 loc) · 335 Bytes

Image Cache

When using the PIL python library, thumbnail images are cached in /documents/cache Sometimes (especally after a code deploy) these files get out of sync and the thumbnail images do not display. To correct this run the command:

$ python manage.py thumbnail cleanup