diff options
author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2016-03-04 09:09:11 (GMT) |
---|---|---|
committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2016-03-04 09:09:11 (GMT) |
commit | 7a5223d050ef288eb08769c76468d65d558284da (patch) | |
tree | eaa6cc551521b1aa3e3d3b0d126946683cfb7ab9 | |
parent | 6aa9170982dfb6bd8dac0eab06f89a8741f2fb5e (diff) | |
download | django-mellon-1.2.24.zip django-mellon-1.2.24.tar.gz django-mellon-1.2.24.tar.bz2 |
release 1.2.24v1.2.24
-rw-r--r-- | Changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1.2.24 +------ + +- fix bug in DefaultAdapter.provision_superuser when user has already + is_superuser and is_staff set to True + 1.2.23 ------ |