Added - TEQUILA_CONFIG_ALLOW option to set a custom allow parameter - TEQUILA_CONFIG_ADDITIONAL option to set a custom parameter
1.2
Added - "memberof" attribute
Changed - Tequila python client doesn't need django anymore - Warning : You have to change your settings to "AUTHENTICATION_BACKENDS = ('django_tequila.django_backend.TequilaBackend',)" if you used the 1.1 version
1.1
Changed - Better url separation - Separated sample and functionality - Easier installation by using pip or python setup.py install - Renamed from tequila-django to django-tequila