Jirka Schaefer
b70d283ee8
allow setting to override case sensitive detection
2023-03-31 14:53:36 +02:00
Marco Bonetti
417094f0f1
minor docs adjustements
2021-06-17 09:48:35 +02:00
Halit Celik
84c2ec8b77
docs and settings / revert translation in po file back to actual state
2021-06-03 15:35:49 +02:00
Marco Bonetti
e234befcbc
Fix Google translation api
2021-03-04 14:34:52 +01:00
Marco Bonetti
fd340eb054
Merge branch 'google-translation-api' of github.com:martinsvoboda/django-rosetta into martinsvoboda-google-translation-api
2021-03-04 13:58:34 +01:00
Dmytro Litvinov
4f93f9f31e
Update settings.rst
...
Fix typo of naming for `gunicorn` library
2021-03-04 14:20:04 +02:00
Marco Bonetti
efdc0a649d
dropped support for python2 and django < 1.11
2020-06-07 16:43:21 +02:00
Martin Svoboda
53c730df41
Added support for Google Translation API
2019-05-31 17:17:01 +02:00
Marco Bonetti
3c249d344e
Changelog
2019-04-23 17:32:18 +02:00
serhat
785eb30f35
Option to hide file name & path - feature request #77
2019-04-23 20:35:19 +05:30
Marco Bonetti
664b37e904
New ROSETTA_LANGUAGES setting allows for translating languages which are not yet in LANGUAGES
2019-04-07 12:50:18 +02:00
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