matthijs/upstream/django-ldapdb.git
13 years agoregister LDAP compiler
jlaine [Mon, 11 Apr 2011 09:20:45 +0000 (09:20 +0000)]
register LDAP compiler

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1019 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomake rollback a no-op
jlaine [Mon, 11 Apr 2011 08:21:50 +0000 (08:21 +0000)]
make rollback a no-op

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1018 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd missing code
jlaine [Mon, 11 Apr 2011 08:21:41 +0000 (08:21 +0000)]
add missing code

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1017 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoremove code from ldapdb.__init__
jlaine [Mon, 11 Apr 2011 08:06:09 +0000 (08:06 +0000)]
remove code from ldapdb.__init__

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1016 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomove compiler definition
jlaine [Mon, 11 Apr 2011 08:03:52 +0000 (08:03 +0000)]
move compiler definition

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1015 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomove backend definition
jlaine [Mon, 11 Apr 2011 08:02:58 +0000 (08:02 +0000)]
move backend definition

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1014 e071eeec-0327-468d-9b6a-08194a12b294

13 years agostart splitting code to an actual backend
jlaine [Mon, 11 Apr 2011 07:50:03 +0000 (07:50 +0000)]
start splitting code to an actual backend

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1013 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd basic DB router
jlaine [Mon, 11 Apr 2011 07:31:25 +0000 (07:31 +0000)]
add basic DB router

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1012 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoremove django 1.1 compatibility code
jlaine [Mon, 11 Apr 2011 06:44:37 +0000 (06:44 +0000)]
remove django 1.1 compatibility code

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1011 e071eeec-0327-468d-9b6a-08194a12b294

13 years agorename LdapConnection to DatabaseWrapper and accept configuration as a dict
jlaine [Mon, 11 Apr 2011 05:56:05 +0000 (05:56 +0000)]
rename LdapConnection to DatabaseWrapper and accept configuration as a dict

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1010 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoconvert get_db_prep_lookup() to new style (django 1.2+)
jlaine [Tue, 29 Mar 2011 11:08:21 +0000 (11:08 +0000)]
convert get_db_prep_lookup() to new style (django 1.2+)

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1009 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomake DatabaseFeatures take a "connection" argument for django trunk compatibility
jlaine [Tue, 29 Mar 2011 09:34:00 +0000 (09:34 +0000)]
make DatabaseFeatures take a "connection" argument for django trunk compatibility

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@1008 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomention the BSD license, not GPL
jlaine [Tue, 11 Jan 2011 17:35:45 +0000 (17:35 +0000)]
mention the BSD license, not GPL

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@969 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd more filter tests
jlaine [Mon, 27 Dec 2010 12:13:09 +0000 (12:13 +0000)]
add more filter tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@968 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix "exclude" operations
jlaine [Mon, 27 Dec 2010 11:58:44 +0000 (11:58 +0000)]
fix "exclude" operations

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@967 e071eeec-0327-468d-9b6a-08194a12b294

13 years agobetter fix for unicity checks : implement query.has_results()
jlaine [Mon, 27 Dec 2010 10:30:38 +0000 (10:30 +0000)]
better fix for unicity checks : implement query.has_results()

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@966 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoupdate copyright years
jlaine [Mon, 27 Dec 2010 10:13:05 +0000 (10:13 +0000)]
update copyright years

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@965 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotest adding a group from admin interface
jlaine [Sat, 25 Dec 2010 08:39:43 +0000 (08:39 +0000)]
test adding a group from admin interface

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@964 e071eeec-0327-468d-9b6a-08194a12b294

13 years agobypass unicity checks, to un-break admin interface
jlaine [Sat, 25 Dec 2010 08:33:45 +0000 (08:33 +0000)]
bypass unicity checks, to un-break admin interface

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@963 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomake it possible to change the search scope
jlaine [Sun, 10 Oct 2010 18:39:48 +0000 (18:39 +0000)]
make it possible to change the search scope

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@953 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomake sure escape_ldap_filter handles unicode correctly
jlaine [Fri, 25 Jun 2010 10:22:33 +0000 (10:22 +0000)]
make sure escape_ldap_filter handles unicode correctly

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@930 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotest LDAP model scoping
jlaine [Wed, 2 Jun 2010 15:51:33 +0000 (15:51 +0000)]
test LDAP model scoping

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@928 e071eeec-0327-468d-9b6a-08194a12b294

13 years agouse inherited fields too
jlaine [Wed, 2 Jun 2010 15:51:08 +0000 (15:51 +0000)]
use inherited fields too

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@927 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadjust license headers to reflect BSD license
jlaine [Wed, 2 Jun 2010 11:00:32 +0000 (11:00 +0000)]
adjust license headers to reflect BSD license

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@926 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix license
jlaine [Wed, 2 Jun 2010 10:57:53 +0000 (10:57 +0000)]
fix license

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@925 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoswitch to BSD license
jlaine [Tue, 1 Jun 2010 21:49:30 +0000 (21:49 +0000)]
switch to BSD license

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@924 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoinclude ldapdb.models
jlaine [Tue, 1 Jun 2010 16:53:30 +0000 (16:53 +0000)]
include ldapdb.models

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@923 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd setup.py
jlaine [Tue, 1 Jun 2010 16:51:26 +0000 (16:51 +0000)]
add setup.py

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@922 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd tests for qs.count()
jlaine [Tue, 1 Jun 2010 16:33:20 +0000 (16:33 +0000)]
add tests for qs.count()

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@921 e071eeec-0327-468d-9b6a-08194a12b294

13 years agodon't forget to use offset/limit in get_count()
jlaine [Tue, 1 Jun 2010 16:28:48 +0000 (16:28 +0000)]
don't forget to use offset/limit in get_count()

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@920 e071eeec-0327-468d-9b6a-08194a12b294

13 years agorestore test_slice()
jlaine [Tue, 1 Jun 2010 16:17:32 +0000 (16:17 +0000)]
restore test_slice()

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@919 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoremove references to root dn
jlaine [Tue, 1 Jun 2010 13:16:24 +0000 (13:16 +0000)]
remove references to root dn

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@918 e071eeec-0327-468d-9b6a-08194a12b294

13 years agouse self.query in compiler
jlaine [Tue, 1 Jun 2010 13:02:55 +0000 (13:02 +0000)]
use self.query in compiler

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@917 e071eeec-0327-468d-9b6a-08194a12b294

13 years agorestrict selected fields
jlaine [Tue, 1 Jun 2010 12:59:46 +0000 (12:59 +0000)]
restrict selected fields

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@916 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd test cases for qs.values(*fields) and qs.values_list(*fields)
jlaine [Tue, 1 Jun 2010 12:37:45 +0000 (12:37 +0000)]
add test cases for qs.values(*fields) and qs.values_list(*fields)

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@915 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove display
jlaine [Mon, 31 May 2010 20:26:22 +0000 (20:26 +0000)]
improve display

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@914 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix slice handling
jlaine [Mon, 31 May 2010 20:12:06 +0000 (20:12 +0000)]
fix slice handling

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@913 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd more groups for tests
jlaine [Mon, 31 May 2010 19:56:59 +0000 (19:56 +0000)]
add more groups for tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@912 e071eeec-0327-468d-9b6a-08194a12b294

13 years agocatch ldap.NO_SUCH_OBJECT for calls to ldap.search_s
jlaine [Mon, 31 May 2010 19:52:13 +0000 (19:52 +0000)]
catch ldap.NO_SUCH_OBJECT for calls to ldap.search_s

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@911 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotouchup documentation
jlaine [Mon, 31 May 2010 19:45:42 +0000 (19:45 +0000)]
touchup documentation

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@910 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimplement and test bulk deletion
jlaine [Mon, 31 May 2010 19:43:24 +0000 (19:43 +0000)]
implement and test bulk deletion

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@909 e071eeec-0327-468d-9b6a-08194a12b294

13 years agorework ldap filtering
jlaine [Mon, 31 May 2010 19:38:39 +0000 (19:38 +0000)]
rework ldap filtering

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@908 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix and test deletion from admin interface
jlaine [Mon, 31 May 2010 19:06:42 +0000 (19:06 +0000)]
fix and test deletion from admin interface

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@907 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix get_count()
jlaine [Mon, 31 May 2010 18:54:36 +0000 (18:54 +0000)]
fix get_count()

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@906 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoaccept "using" keyword for get_count
jlaine [Mon, 31 May 2010 18:45:48 +0000 (18:45 +0000)]
accept "using" keyword for get_count

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@905 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotest ordering
jlaine [Mon, 31 May 2010 18:37:26 +0000 (18:37 +0000)]
test ordering

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@904 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove unit tests
jlaine [Mon, 31 May 2010 18:31:20 +0000 (18:31 +0000)]
improve unit tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@903 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix ordering on int fields
jlaine [Mon, 31 May 2010 18:28:59 +0000 (18:28 +0000)]
fix ordering on int fields

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@902 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix ordering
jlaine [Mon, 31 May 2010 18:07:06 +0000 (18:07 +0000)]
fix ordering

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@901 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotest admin interface search
jlaine [Mon, 31 May 2010 18:00:08 +0000 (18:00 +0000)]
test admin interface search

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@900 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd settings for testing purposes
jlaine [Mon, 31 May 2010 17:33:34 +0000 (17:33 +0000)]
add settings for testing purposes

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@899 e071eeec-0327-468d-9b6a-08194a12b294

13 years agointroduce Compiler for django 1.2 compatibility
jlaine [Mon, 31 May 2010 17:30:22 +0000 (17:30 +0000)]
introduce Compiler for django 1.2 compatibility

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@898 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomake tearDown more robust
jlaine [Mon, 31 May 2010 17:19:59 +0000 (17:19 +0000)]
make tearDown more robust

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@897 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove unit tests
jlaine [Mon, 31 May 2010 17:05:16 +0000 (17:05 +0000)]
improve unit tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@896 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoremove obsolete 'convert' function
jlaine [Mon, 31 May 2010 16:46:19 +0000 (16:46 +0000)]
remove obsolete 'convert' function

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@895 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomove field conversion
jlaine [Mon, 31 May 2010 16:32:10 +0000 (16:32 +0000)]
move field conversion

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@894 e071eeec-0327-468d-9b6a-08194a12b294

13 years agostart moving charset conversion to fields
jlaine [Mon, 31 May 2010 16:17:50 +0000 (16:17 +0000)]
start moving charset conversion to fields

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@893 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove unit tests
jlaine [Mon, 31 May 2010 16:12:33 +0000 (16:12 +0000)]
improve unit tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@892 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd accents to tests
jlaine [Mon, 31 May 2010 16:00:04 +0000 (16:00 +0000)]
add accents to tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@891 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove unit tests
jlaine [Mon, 31 May 2010 15:31:14 +0000 (15:31 +0000)]
improve unit tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@890 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove admin interface tests
jlaine [Mon, 31 May 2010 14:21:56 +0000 (14:21 +0000)]
improve admin interface tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@889 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd basic tests for admin interface
jlaine [Mon, 31 May 2010 14:15:27 +0000 (14:15 +0000)]
add basic tests for admin interface

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@888 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd some files for testing
jlaine [Mon, 31 May 2010 14:03:09 +0000 (14:03 +0000)]
add some files for testing

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@887 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd urls for testing
jlaine [Mon, 31 May 2010 14:02:24 +0000 (14:02 +0000)]
add urls for testing

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@886 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotest photo attribute
jlaine [Mon, 31 May 2010 13:30:50 +0000 (13:30 +0000)]
test photo attribute

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@885 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove test coverage
jlaine [Mon, 31 May 2010 13:25:43 +0000 (13:25 +0000)]
improve test coverage

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@884 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix
jlaine [Mon, 31 May 2010 13:24:45 +0000 (13:24 +0000)]
fix

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@883 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd some tests for different field types
jlaine [Mon, 31 May 2010 13:19:14 +0000 (13:19 +0000)]
add some tests for different field types

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@882 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd some FIXMEs
jlaine [Mon, 31 May 2010 12:01:33 +0000 (12:01 +0000)]
add some FIXMEs

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@881 e071eeec-0327-468d-9b6a-08194a12b294

13 years agocreate / drop LDAP in tests
jlaine [Mon, 31 May 2010 11:52:10 +0000 (11:52 +0000)]
create / drop LDAP in tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@880 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix tests
jlaine [Mon, 24 May 2010 19:49:40 +0000 (19:49 +0000)]
fix tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@879 e071eeec-0327-468d-9b6a-08194a12b294

13 years agodelay LDAP connection establishment
jlaine [Mon, 24 May 2010 19:38:56 +0000 (19:38 +0000)]
delay LDAP connection establishment

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@878 e071eeec-0327-468d-9b6a-08194a12b294

13 years agodeclare connection features
jlaine [Mon, 24 May 2010 18:30:33 +0000 (18:30 +0000)]
declare connection features

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@877 e071eeec-0327-468d-9b6a-08194a12b294

13 years agouse all object classes when performing search
jlaine [Mon, 24 May 2010 18:15:01 +0000 (18:15 +0000)]
use all object classes when performing search

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@876 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd an example for search_fields in admin interface
jlaine [Mon, 24 May 2010 18:09:56 +0000 (18:09 +0000)]
add an example for search_fields in admin interface

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@875 e071eeec-0327-468d-9b6a-08194a12b294

13 years agomake it possible to use search in admin interface
jlaine [Mon, 24 May 2010 18:08:17 +0000 (18:08 +0000)]
make it possible to use search in admin interface

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@874 e071eeec-0327-468d-9b6a-08194a12b294

13 years agosupport case insensitive "contains"
jlaine [Mon, 24 May 2010 17:57:12 +0000 (17:57 +0000)]
support case insensitive "contains"

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@873 e071eeec-0327-468d-9b6a-08194a12b294

13 years agodeclare database operations
jlaine [Mon, 24 May 2010 17:56:40 +0000 (17:56 +0000)]
declare database operations

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@872 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotest escaping
jlaine [Mon, 24 May 2010 10:08:39 +0000 (10:08 +0000)]
test escaping

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@871 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotest list field
jlaine [Mon, 24 May 2010 10:07:58 +0000 (10:07 +0000)]
test list field

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@870 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoallow order_by using a '-' prefix
jlaine [Mon, 24 May 2010 09:55:21 +0000 (09:55 +0000)]
allow order_by using a '-' prefix

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@869 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix QuerySet constructor for django 1.2
jlaine [Mon, 24 May 2010 09:35:02 +0000 (09:35 +0000)]
fix QuerySet constructor for django 1.2

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@868 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd admin interface for examples
jlaine [Mon, 24 May 2010 09:34:23 +0000 (09:34 +0000)]
add admin interface for examples

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@867 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix lookups with django 1.2
jlaine [Mon, 24 May 2010 09:05:29 +0000 (09:05 +0000)]
fix lookups with django 1.2

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@866 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove test coverage
jlaine [Mon, 24 May 2010 08:40:47 +0000 (08:40 +0000)]
improve test coverage

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@865 e071eeec-0327-468d-9b6a-08194a12b294

13 years agorework tests
jlaine [Mon, 24 May 2010 08:37:28 +0000 (08:37 +0000)]
rework tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@864 e071eeec-0327-468d-9b6a-08194a12b294

13 years agotest 'in' operator
jlaine [Mon, 24 May 2010 08:30:38 +0000 (08:30 +0000)]
test 'in' operator

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@863 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd support for "greater or equal" and "less or equal" lookups on IntegerFields
jlaine [Mon, 24 May 2010 08:23:14 +0000 (08:23 +0000)]
add support for "greater or equal" and "less or equal" lookups on IntegerFields

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@862 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoprevent lookups on ImageField and ListField for now
jlaine [Mon, 24 May 2010 07:50:13 +0000 (07:50 +0000)]
prevent lookups on ImageField and ListField for now

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@861 e071eeec-0327-468d-9b6a-08194a12b294

13 years agorework field preparation
jlaine [Mon, 24 May 2010 07:41:43 +0000 (07:41 +0000)]
rework field preparation

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@860 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd some test cases for examples
jlaine [Mon, 24 May 2010 07:17:35 +0000 (07:17 +0000)]
add some test cases for examples

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@859 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoupdate copyright
jlaine [Mon, 24 May 2010 07:12:35 +0000 (07:12 +0000)]
update copyright

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@858 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoupdate copyright date
jlaine [Mon, 24 May 2010 07:07:58 +0000 (07:07 +0000)]
update copyright date

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@857 e071eeec-0327-468d-9b6a-08194a12b294

13 years agofix
jlaine [Mon, 24 May 2010 07:07:45 +0000 (07:07 +0000)]
fix

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@856 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd some examples
jlaine [Mon, 24 May 2010 07:03:48 +0000 (07:03 +0000)]
add some examples

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@855 e071eeec-0327-468d-9b6a-08194a12b294

13 years agorefactor tests
jlaine [Mon, 24 May 2010 06:47:24 +0000 (06:47 +0000)]
refactor tests

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@854 e071eeec-0327-468d-9b6a-08194a12b294

13 years agodjango 1.2 compatibility fixes
jlaine [Mon, 24 May 2010 06:27:53 +0000 (06:27 +0000)]
django 1.2 compatibility fixes

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@853 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoimprove tests : Constraint should operate on a field
jlaine [Mon, 24 May 2010 06:16:09 +0000 (06:16 +0000)]
improve tests : Constraint should operate on a field

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@852 e071eeec-0327-468d-9b6a-08194a12b294

13 years agodjango 1.0 is no longer supported
jlaine [Fri, 21 May 2010 13:24:22 +0000 (13:24 +0000)]
django 1.0 is no longer supported

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@851 e071eeec-0327-468d-9b6a-08194a12b294

13 years agoadd support for 'contains' filter (Jeff Schroeder)
jlaine [Wed, 19 May 2010 13:25:18 +0000 (13:25 +0000)]
add support for 'contains' filter (Jeff Schroeder)

git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@850 e071eeec-0327-468d-9b6a-08194a12b294