fix mail forwarding setup bug
- fix wrong variable name in managemails.models.MailAddress.set_forward_addresses and typo in managemails.forms.EditMailAddressForm
This commit is contained in:
parent
78a11055f3
commit
2af30d6148
3 changed files with 7 additions and 3 deletions
|
@ -1,6 +1,10 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
* :bug:`-` fix wrong variable name in
|
||||
managemails.models.MailAddress.set_forward_addresses and typo in
|
||||
managemails.forms.EditMailAddressForm
|
||||
|
||||
* :release:`0.11.1 <2015-02-01>`
|
||||
* :bug:`-` fix translation of contact form by using ugettext_lazy and adding
|
||||
contact_form to INSTALLED_APPS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue