lp:~abompard/mailman/mailman-templates-utf8
- Get this branch:
- bzr branch lp:~abompard/mailman/mailman-templates-utf8
Branch merges
- Barry Warsaw: Approve
-
Diff: 45 lines (+16/-1)2 files modifiedsrc/mailman/utilities/i18n.py (+1/-1)
src/mailman/utilities/tests/test_templates.py (+15/-0)
Branch information
Recent revisions
- 7298. By Aurélien Bompard
-
Resetting the locale broke other tests which assume the "C" locale
(because Mailman never calls locale.setlocale())
- 7297. By Aurélien Bompard
-
Assume templates are UTF-8
As discussed on the mailing-list:
https://mail.python. org/pipermail/ mailman- developers/ 2013-October/ 023347. html - 7296. By Barry Warsaw
-
* When deleting a user via REST, make sure all linked addresses are deleted.
Found by Andrew Stuart. (LP: #1419519) - 7295. By Barry Warsaw
-
* You can now DELETE an address. If the address is linked to a user, the
user is not delete, it is just unlinked. - 7294. By Barry Warsaw
-
* When creating a user with an email address, do not create the user record
if the email address already exists. Given by Andrew Stuart.
(LP: #1418280) - 7291. By Barry Warsaw
-
* Improve the documentation describing how to run Alembic to add new schema
migrations. Given by Abhilash Raj. - 7289. By Barry Warsaw
-
* Fix calculation of default configuration file to use when the ``$var_dir``
is created by ``mailman start``. (LP: #1411435)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman