X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fdjango-ldapdb.git;a=blobdiff_plain;f=ldapdb%2Fmodels%2F__init__.py;h=ae3a4e498378915894c1ccf37729b3589a57beb8;hp=03e40a68ff316f476cea65a4b0e9464ce7a1de02;hb=HEAD;hpb=baba34a193fe7d304d86003b19f36ed638c7ec80 diff --git a/ldapdb/models/__init__.py b/ldapdb/models/__init__.py index 03e40a6..ae3a4e4 100644 --- a/ldapdb/models/__init__.py +++ b/ldapdb/models/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # # django-ldapdb -# Copyright (c) 2009-2010, Bolloré telecom +# Copyright (c) 2009-2011, Bolloré telecom # All rights reserved. # # See AUTHORS file for a full list of contributors. @@ -32,4 +32,4 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -from ldapdb.models.base import Model +from ldapdb.models.base import Model, ObjectClass