prevent lookups on ImageField and ListField for now
[matthijs/upstream/django-ldapdb.git] / ldapdb / tests.py
2010-05-24 jlaineupdate copyright date
2010-05-24 jlainerefactor tests
2010-05-24 jlainedjango 1.2 compatibility fixes
2010-05-24 jlaineimprove tests : Constraint should operate on a field
2010-05-19 jlaineadd support for 'contains' filter (Jeff Schroeder)
2010-05-19 jlaineimprove LDAP filter escaping
2010-05-19 jlaineadd db prep
2010-05-19 jlainetest "in" operation
2010-05-19 jlainetry to add support for endswith and startswith
2010-05-19 jlainestart adding unit tests