Fixed ~~~~~ * Ensure get_and_increment is run in transaction. * Give Django app sensible short name. * Pass database parameter as required in load() method.
1.0.1
------------------
Fixed ~~~~~ * Add missing tldap.django package.
1.0.0
------------------
Changed ~~~~~~~ * Complete rewrite/simplification of API. * Not compatible with previous versions.
0.4.4
------------------
Changed ~~~~~~~ * Django middleware now inherits from django.utils.deprecation.MiddlewareMixin * Update pytest requirement.
0.4.3
------------------ Forgot to merge master before releasing 0.4.2; retry.