mjbrownie / vim-htmldjango_omnicomplete

htmldjango filetype omnicomplete - completes template tags/filters/variables
26 stars 5 forks source link

Django 1.8 compatibility broken #5

Closed mjbrownie closed 9 years ago

mjbrownie commented 9 years ago

Note this plugin has broken on version 1.8 of django. Some import hackery has been applied to keep it working from 1.2 - 1.7 there is a django_18_compat branch available to keep an eye on.

RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.