Skip to content

Conversation

@maiksprenger
Copy link
Member

This commit is inspired by work in #122. We don't specify an upper bound for
django-compressor in Oscar 1.0. compressor 2.0 was released, which dropped
support for Django 1.7, which means our tests fail.

As this is a bit of an artefact, I prefer to specify the compressor version in
the testing requirements specific to the affected combination of Django and
Oscar versions instead of globally as done in #122.

This commit forces the version of compressor. That's good enough, given that
we're about to drop Django 1.7 support as well with Oscar 1.2.

Thanks go to @fghaas for the excellent analysis.

This commit is inspired by work in #122. We don't specify an upper bound
for django-compressor in Oscar 1.0. compressor 2.0 was released, which
dropped support for Django 1.7, which means our tests fail.

As this is a bit of an artefact, I prefer to specify the compressor
version in the testing requirements specific to the affected combination
of Django and Oscar versions instead of globally as done in #122.

This commit forces the version of compressor. That's good enough, given
that we're about to drop Django 1.7 support as well with Oscar 1.2.

Thanks go to @fghaas for the excellent analysis.
@maiksprenger
Copy link
Member Author

I was trying to be too clever. #122 will be good enough :D

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