Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format Preservation with minimal alterations #135

Closed
wants to merge 9 commits into from

Commits on Dec 11, 2012

  1. Update sorl/thumbnail/conf/defaults.py

    Boolean to preserve thumbnail format added. Defaulted to False
    pygeek committed Dec 11, 2012
    Copy the full SHA
    4a2265e View commit details
    Browse the repository at this point in the history
  2. File type preservation added.

    There are instances where file_type preservation is desired at the base level.
    I, therefore, added ability to preserve file type in thumbnail if settings.THUMBNAIL_PRESERVE_FORMAT = True; it is set to False by default.
    pygeek committed Dec 11, 2012
    Copy the full SHA
    826f650 View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    pygeek committed Dec 11, 2012
    Copy the full SHA
    8b70b32 View commit details
    Browse the repository at this point in the history
  4. Update README.rst

    pygeek committed Dec 11, 2012
    Copy the full SHA
    9c2129b View commit details
    Browse the repository at this point in the history
  5. Update README.rst

    pygeek committed Dec 11, 2012
    Copy the full SHA
    2694f92 View commit details
    Browse the repository at this point in the history
  6. Update README.rst

    pygeek committed Dec 11, 2012
    Copy the full SHA
    e90bb2f View commit details
    Browse the repository at this point in the history
  7. Update setup.py

    pygeek committed Dec 11, 2012
    Copy the full SHA
    e5505bb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2012

  1. Update sorl/thumbnail/base.py

    pygeek committed Dec 12, 2012
    Copy the full SHA
    9b9930a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2013

  1. Update README.rst

    pygeek committed Jan 24, 2013
    Copy the full SHA
    857a091 View commit details
    Browse the repository at this point in the history