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

Add django 1.9 support #4

Merged
merged 1 commit into from
Dec 10, 2015
Merged

Add django 1.9 support #4

merged 1 commit into from
Dec 10, 2015

Conversation

theskumar
Copy link
Contributor

  • remove unsed django.utils.functional.memoize (removed in django 1.9)
  • update docs
  • Fixed test failing for django_jinja (django > 1.8)

This requires a new release.

- remove unsed `django.utils.functional.memoize` (removed in django 1.9)
- update docs
- Fixed test failing for django_jinja (django > 1.8)
- Update travis to use container based setup

This requires a new release.
@theskumar
Copy link
Contributor Author

@niwinz I'm not sure why the test run for a particular matrix run even though they are excluded.

niwinz_django-sites_-_travis_ci

Have a look at travis results. I tried my best to fix the test runner for all the versions of Django while adding support for python 3.5.

@niwinz
Copy link
Owner

niwinz commented Dec 3, 2015

Don't worry, I'll fix them! Thanks for your time

@niwinz niwinz merged commit 38bf8ae into niwinz:master Dec 10, 2015
@niwinz
Copy link
Owner

niwinz commented Dec 10, 2015

Now merged and 0.9 released.

@theskumar
Copy link
Contributor Author

❤️, Thanks!

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