gva/docs/changelog.rst
2014-12-17 22:31:43 +01:00

687 B

Changelog

  • 0.2.1 <2014-12-17>
  • - update Django to 1.7.1, update other dependencies, drop South
  • - wrap :pyousers.models.UserManager.create_user in transaction.atomic
  • 0.2.0 <2014-06-01>
  • - full test suite for osusers
  • - full test suite for managemails app
  • - full test suite for domains app
  • - Celery integration for ldap synchronization
  • 0.1 <2014-05-25>
  • - initial model code for os users
  • - initial model code for mail address and mailbox management
  • - initial model code for domains