patacrep / patanet

Web interface for LaTeX songbook generation
GNU Affero General Public License v3.0
10 stars 3 forks source link

Django warnings removal #141

Closed oliverpool closed 9 years ago

oliverpool commented 9 years ago

Les versions de django à venir vont déprécier certaines parties de code, corrigées ici.

oliverpool commented 9 years ago

Du coup on risque d'avoir un problème avec background_task:

/.virtualenvs/pata/lib/python3.5/site-packages/background_task/tasks.py:13: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.
  from django.utils.importlib import import_module
Luthaf commented 9 years ago

Le mainteneur de background_task tourne encore en 1.4, et ne semble pas avoir envie de mettre à jour son code (cf https://github.com/lilspikey/django-background-task/pull/12). On devrait peut-être switcher sur ce fork: https://github.com/arteria/django-background-tasks