[1] http://packages.python.org/django-auth-ldap/#logging
Possibly. The source code contains no references to any 'desc' attribute. Off the top of my head, I wouldn't expect to see this error unless the missing attribute were being specifically requested. The circumstances under which this library will reference an individual attribute are few. The next step is of course to find the minimum configuration that reproduces this. AUTH_LDAP_USER_ATTR_MAP is the most likely culprit, as that's where most of the attribute references are.