diff options
author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2015-06-04 13:31:28 (GMT) |
---|---|---|
committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2015-06-04 13:31:28 (GMT) |
commit | 44ad7395587209cffa4f54056bf39b8f197f4545 (patch) | |
tree | 8022fd68b94ffb593b178e75a336b1e2465de5dd /Changelog | |
parent | 2b6ce04423bf6b1078790ce09d78ea94b29261ac (diff) | |
download | django-mellon-44ad7395587209cffa4f54056bf39b8f197f4545.zip django-mellon-44ad7395587209cffa4f54056bf39b8f197f4545.tar.gz django-mellon-44ad7395587209cffa4f54056bf39b8f197f4545.tar.bz2 |
update changelogv1.2.15
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ 1.2.15 ------ +- authentication_failed.html: show the StatusMessage to the user if there is + one - add a Changelog - app_settings,views: make the default assertion consumer binding customizable (#7406) |