remove attribute readonly_fields from UserAdmin

This commit is contained in:
Jan Dittberner 2014-12-26 22:38:02 +01:00
parent 57a0d848c9
commit dad9849b48
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,9 @@
Changelog
=========
* :bug:`-` remove attribute readonly_fields from
:py:class:`osusers.admin.UserAdmin` to make saving of additional groups work
* :release:`0.2.2 <2014-12-26>`
* :feature:`-` home and mail base directory creation