Commit graph

11 commits

Author SHA1 Message Date
David Jean Louis
4c17dd805f Allow overriding rosetta login url.
* Added a settings variable ``ROSETTA_LOGIN_URL`` that allows to
  override the login URL for rosetta.
* No test is included because it is not possible to override this
  particular setting variable due to how tests are organized (top level
  import of rosetta_settings).
2018-11-14 12:45:56 +01:00
Marco Bonetti
e3dd1f9b91 Replace the (no longer working) Microsoft translation API with the new Azure Translator API (Fixes #200 and #201, thank you @svdvonde) 2018-08-07 08:05:03 +02:00
Marco Bonetti
3b3d63eecd Removed a few references to microsofttranslator and fixed the translation path 2018-08-06 22:47:27 +02:00
Marco Bonetti
67285f2174 use AdminSite.index_template instead of overriding the default AdminSite 2016-12-13 11:26:09 +01:00
Slava Kyrachevsky
cc74135ff2 updated docs 2016-12-13 11:04:49 +02:00
Marco Bonetti
094c2a0c49 updates documentation and changelg 2016-03-22 09:45:40 +01:00
Neal Todd
1e3c832eec Make MO file compilation optional, issue #155 2016-03-21 23:16:52 +00:00
Marco Bonetti
9402b5b62d 0.7.9 release 2016-03-08 10:14:15 +01:00
Dariusz Choruzy
2bfb9edefa reformatted settings.rst 2015-09-18 02:36:10 +02:00
David Friedman
7409de59fb Fix typo in settings docs
Should be `ROSETTA_EXCLUDED_PATHS` and not `ROSETTA_EXCLUDE_PATHS`
2015-04-26 12:25:18 -04:00
Marco Bonetti
f47e5d6348 some documentation 2015-04-02 15:49:10 +02:00