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/

Attachment: pgpcaXXd3X78H.pgp
Description: OpenPGP digital signature

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to