update settings for django 1.2
[matthijs/upstream/django-ldapdb.git] / ldapdb / backends /
2011-04-11 jlainemove transaction disable
2011-04-11 jlaineimprove ldap search_s wrapper
2011-04-11 jlaineimprove phony execute_sql()
2011-04-11 jlaineadd a minimal execute_sql() method to compiler
2011-04-11 jlainebypass test database creation
2011-04-11 jlainemove LDAP compilation to the backend
2011-04-11 jlainemove LDAP filter compiling
2011-04-11 jlainemake "commit" a no-op
2011-04-11 jlaineregister LDAP compiler
2011-04-11 jlainemake rollback a no-op
2011-04-11 jlaineadd missing code
2011-04-11 jlaineremove code from ldapdb.__init__
2011-04-11 jlainemove backend definition
2011-04-11 jlainestart splitting code to an actual backend