Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 243 Bytes

README.rst

File metadata and controls

9 lines (6 loc) · 243 Bytes

django-upload-ng

This django app provides a simple upload module. Features are:

  • Detect content type and define callbacks per content type.
  • Automatic scaling and thumbnailing for images.
  • Provide a jquery based widget.