Skip to content

5.0.0

Compare
Choose a tag to compare
@codingjoe codingjoe released this 23 Jul 15:47
· 117 commits to master since this release
3249f92
  • Add JPEGField that behaves like the StdImageField but all variations are JPEGs.
  • Add delete_orphans argument to remove orphaned files.
  • Remove pre_delete_delete_callback signal receiver in favor of delete_orphans argument.
  • Remove pre_save_delete_callback signal receiver in favor of delete_orphans argument.