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