Hi,
I googled and noticed
http://products.ingeniweb.com/catalog/iw-mock.ldapwhich allows mocking
/ monkey patching of the ldap interface. Also custom
ldif files could be created to test different settings / combinations (I'm
not sure how much they can cover - things like pre binding for LDAP loo
Hi all,
The recent changes in newforms admin r7529 changed the validation for
newforms admin models. However, it is a bit too strict and doesn't allow
customizable admin forms to output non model fields.
I've added a patch with tests to:
http://code.djangoproject.com/ticket/7790- which also chec