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

Compatibility with latest Django Oscar #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Compatibility with latest Django Oscar #5

wants to merge 1 commit into from

Conversation

salarx
Copy link

@salarx salarx commented Sep 14, 2020

Now works will latest djnago-oscar and django (lts) package.

Now works will latest djnago-oscar and django (lts) package.
@sasha0
Copy link
Collaborator

sasha0 commented Sep 25, 2020

Thanks for the PR!

Code looks good, but we prefer using easy-thumbnails over sorl, so if you could - please make related change.

Thanks.


# 3rd-party apps that oscar depends on
'widget_tweaks',
'haystack',
'treebeard',
'easy_thumbnails',
'sorl.thumbnail',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We prefer easy-thumbnails, so please leave them as is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants