19 lines
687 B
ReStructuredText
19 lines
687 B
ReStructuredText
Changelog
|
|
=========
|
|
|
|
* :release:`0.2.1 <2014-12-17>`
|
|
* :support:`-` update Django to 1.7.1, update other dependencies, drop South
|
|
* :bug:`-` wrap :py:meth:`ousers.models.UserManager.create_user` in
|
|
transaction.atomic
|
|
|
|
* :release:`0.2.0 <2014-06-01>`
|
|
* :feature:`-` full test suite for osusers
|
|
* :feature:`-` full test suite for managemails app
|
|
* :feature:`-` full test suite for domains app
|
|
* :feature:`-` `Celery <http://www.celeryproject.com/>`_ integration for ldap
|
|
synchronization
|
|
|
|
* :release:`0.1 <2014-05-25>`
|
|
* :feature:`-` initial model code for os users
|
|
* :feature:`-` initial model code for mail address and mailbox management
|
|
* :feature:`-` initial model code for domains
|