^^^^^^^^^^^^^^^^^^ - The HTTP API endpoint to get token information now returns the token information even when it has expired, because it is still valid to use (see this_)
^^^^^^^^^^^^^^^^^^ - Fixes ``LockableModel`` for Python 2.7
0.2.2
^^^^^^^^^^^^^^^^^^ - Fixes ``LockableModel`` to allow to use it as a proxy
0.2.1
^^^^^^^^^^^^^^^^^^ - Fixes ``LockToken.save`` method to prevent potential transaction errors - Adds a template tag to handle lock on the client side when overriding default ``change_form_template`` in ``LockableModelAdmin`` - Better handling of invalid lock token strings (see discussion here_) to prevent overwriting