Marco Bonetti
020903d4cc
proxy deeply through the backend. Fixes #271
2023-01-01 14:17:08 +01: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
d0dcb47b98
Removed support and tests for Django <= 2.1
2021-01-11 11:13:05 +01:00
Marco Bonetti
870065a0a8
0.9.6pre
2021-01-11 10:57:55 +01:00
Marco Bonetti
efdc0a649d
dropped support for python2 and django < 1.11
2020-06-07 16:43:21 +02:00
Marco Bonetti
ce027b28db
Fixed DeprecationWarning: invalid escape sequence
2020-04-14 09:41:26 +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
Marco Bonetti
cf0f49b45d
version bump
2019-02-28 09:08:02 +01: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
Claude Paroz
c7bbf68cf3
Removed old compatibility code for Django < 1.11
2018-08-24 10:11:14 +02: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
a43d369387
Check PEP8 while running tests
...
Use polib >= 1.1.0
Rosetta version bump and changelog
2018-01-10 12:44:24 +01:00
Marco Bonetti
d6fe378676
version bump
2017-09-23 08:19:21 +02:00
Marco Bonetti
d1930b75a0
updated docs
2017-09-23 08:18:30 +02:00
Adam Uhlíř
78c56b5cba
Update installation.rst
2017-08-10 16:56:05 +02:00
Marco Bonetti
de8bc76013
Release 0.7.13
2017-04-05 09:57:08 +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
d89248e53f
version bump
2016-12-11 12:51:25 +01:00
Marco Bonetti
c385ce3584
0.7.12 release
2016-08-02 00:06:12 +02:00
Marco Bonetti
49f486a00b
getting ready for 0.7.11
2016-03-30 21:25:55 +02:00
Marco Bonetti
5f8e350527
dont require a specific theme
2016-03-30 21:22:25 +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
9cd3bc8113
Include the static directory in the dist packages. Fixes #162
2016-03-09 20:45:16 +01:00
Marco Bonetti
9402b5b62d
0.7.9 release
2016-03-08 10:14:15 +01:00
Marco Bonetti
20de6bf039
0.7.8 release: missing includes in MANIFEST.in
2015-12-03 10:13:53 +01:00
Marco Bonetti
04be1654c7
0.7.7 release, supporting Django 1.9
2015-12-02 08:56:54 +01:00
Marco Bonetti
1ceea0d17b
preparing for 0.7.7 release, and mock the google translate API call
2015-11-30 13:00:38 +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
f1055541de
use the bleeding theme
2015-04-02 16:19:29 +02:00
Marco Bonetti
86796aafa1
sphinx theme, again
2015-04-02 16:08:39 +02:00
Marco Bonetti
66f7ecf95b
sphinx theme
2015-04-02 16:06:42 +02:00
Marco Bonetti
f47e5d6348
some documentation
2015-04-02 15:49:10 +02:00