Skip to content

Conversation

@dsanders11
Copy link
Collaborator

There's a deprecation warning for django.utils.importlib in Django 1.8, and the fix is to simply use Python's importlib. Was added in Python 2.7, so now that 2.6 support is dropped it's fine to use unconditionally.

dsanders11 added a commit that referenced this pull request Oct 21, 2015
Use Python's importlib, fix deprecation warning
@dsanders11 dsanders11 merged commit 0664a3c into jazzband:master Oct 21, 2015
@dsanders11 dsanders11 deleted the importlib_deprecation branch October 21, 2015 20:12
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.

1 participant