* Added the currency management. * Changed the can_edit permission to at least require the user to log in first. * Changed the type hint of the "current_user" pseudo property of the AbstractUserUtils class to return None when the user has not logged in.
0.1.1
Finalized the account management, with tests and reordering.
0.1.0
Not secure
Added the account management, and updated the API to initialize the accounting application.
0.0.0
Initial release with main account list, localization, pagination, query, permission, Sphinx documentation, and a test case based on a test demonstration site.