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

Support for Django 1.9 #36

Closed
wants to merge 20 commits into from
Closed

Support for Django 1.9 #36

wants to merge 20 commits into from

Conversation

alimony
Copy link
Contributor

@alimony alimony commented Dec 30, 2015

This will add support for Django 1.9. The basis is incorporating these three open pull requests:

#33
#34
#35

With some minor changes, and added build jobs.

andreif and others added 20 commits September 14, 2015 17:19
* 5monkeys/fix-deprecated:
  Well, deprecate Django's importlib for py3 only
  Add Django 1.8 to tests
  Update minor versions in tox.ini
  Reduce deprecation warnings for Django 1.8+
* jocke-l/fix-deprecated:
  Don't test coffin or jingo with django > 1.7
  Removed python 2.6 from .travis.yml
  Use engines, not Engine
  Make tests work by using older coffin version
  Fixing tests for Django 1.7+
  Removed unused import
  Drop support for < python2.7 (never use django's importlib)
* jocke-l/bugfix/autodiscover:
  Continue try to load viewlets if views is not found
Django 1.9 has dropped support for Python 3.3.
@alimony
Copy link
Contributor Author

alimony commented Dec 30, 2015

All builds pass now.

@andreif andreif mentioned this pull request Apr 10, 2017
@beshrkayali beshrkayali mentioned this pull request Apr 11, 2017
@lundberg
Copy link
Contributor

lundberg commented Nov 7, 2017

Closing in favour of #39

Thanks for the work @alimony, your stuff is part of the 1.11 PR.

@lundberg lundberg closed this Nov 7, 2017
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

3 participants