[Python-modules-team] Bug#808646: import unittest

Neil Williams codehelp at debian.org
Mon Dec 21 17:11:37 UTC 2015


In django_auth_ldap/tests.py

Instead of 
from django.utils import unittest

(deprecated in django1.7 - https://docs.djangoproject.com/en/1.7/topics/testing/overview/)

with current versions of django (>> 1.7):

import unittest

-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20151221/5968c414/attachment.sig>


More information about the Python-modules-team mailing list