Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow resetting of the locale pattern on the locale routing filter. | Louise Crow | 2014-10-28 | -0/+1 |
| | | | | | | | An order-dependent error in locale integration tests (https://travis-ci.org/mysociety/alaveteli/jobs/37914013) showed that the routing filter pattern was not being updated from it's initial value when a new set of available locales was passed to AlaveteliLocalization. | |||
* | Move some more config into AlaveteliLocalization so that it can be called ↵ | Louise Crow | 2013-07-24 | -0/+8 |
| | | | | outside initialization e.g. in tests. | |||
* | Extract code for setting locales in FastGettext and I18n | Louise Crow | 2013-07-18 | -0/+13 |