django-newsletter
django-newsletter copied to clipboard
Is there a reason why ldif3 < 3.2 must be included as a dependency?
trafficstars
This is in conflict with another package I use, which uses ldif3-3.2.2. I was wondering if this dependency could be relaxed?
Actually, after digging deeper, the dependency should be remove alltogether and python-ldap should be used (https://github.com/xi/ldif3#deprecated)