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

Refactor get_crop to always lookup the thumb from the database. #34

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 10, 2015

  1. Configuration menu
    Copy the full SHA
    6c70d27 View commit details
    Browse the repository at this point in the history
  2. Remove all kwargs from get_crop.

    ctbarna authored and Dintino committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    a3001cf View commit details
    Browse the repository at this point in the history
  3. get_crop: Return None if something goes wrong.

    ctbarna authored and Dintino committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    36715ec View commit details
    Browse the repository at this point in the history
  4. Have get_crop play nicer with prefetch_related.

    ctbarna authored and Dintino committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    d73e725 View commit details
    Browse the repository at this point in the history
  5. Actually return url with get_crop.

    ctbarna authored and Dintino committed Apr 10, 2015
    Configuration menu
    Copy the full SHA
    a3f54ce View commit details
    Browse the repository at this point in the history