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

Fix compatibility with django 1.6 #44

Merged
merged 1 commit into from
Feb 21, 2016

Conversation

timonwong
Copy link
Contributor

Since django 1.6 comes with python 2.6 support, so this commit includes
a patch for python 2.6 compatibility.

Besides, djang-jinja > v2.0 drops support for django < 1.8, so in the
tests, we need to use two django-jinja versions, for both django < 1.8
and django >= 1.8, respectively.

Since django 1.6 comes with python 2.6 support, so this commit includes
a patch for python 2.6 compatibility.

Besides, djang-jinja > v2.0 drops support for django < 1.8, so in the
tests, we need to use two django-jinja versions, for both django < 1.8
and django >= 1.8, respectively.
@owais
Copy link
Collaborator

owais commented Feb 21, 2016

I'm a little unsure about adding support for 2.6 but the introduction of tox is great.

owais added a commit that referenced this pull request Feb 21, 2016
Fix compatibility with django 1.6 and introduced tox based test runner
@owais owais merged commit 115f063 into django-webpack:master Feb 21, 2016
@timonwong timonwong deleted the feature/fix-django16-compat branch February 22, 2016 08:57
@timonwong timonwong restored the feature/fix-django16-compat branch February 22, 2016 08:57
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.

None yet

2 participants