Marco Bonetti
260eb1681f
Update information on supported versions
2023-12-04 16:56:11 +01:00
Marco Bonetti
e607feb5ce
Update information on supported versions
2023-12-04 16:55:45 +01:00
Marco Bonetti
c4d88c5e56
Update information on supported versions
2023-12-04 16:55:11 +01:00
Marco Bonetti
8d91136d56
Test against Django 4.1a
2022-05-18 10:56:39 +02:00
Marco Bonetti
0bc6dad1d1
Update README.rst
2021-04-10 17:56:53 +02:00
Marco Bonetti
063129e104
Adds screenshot
2021-01-11 11:19:22 +01:00
Marco Bonetti
d0dcb47b98
Removed support and tests for Django <= 2.1
2021-01-11 11:13:05 +01:00
Marco Bonetti
d24858b224
Update README.rst
2020-11-09 17:02:33 +01:00
Álvaro Mondéjar
3ebfae87bb
Add compatible Django versions classifiers to setup and badges for distributed PyPi package version and license to README.
2020-08-21 09:46:38 +02:00
Marco Bonetti
9cd7fd9b27
0.9.0 release
2018-08-24 09:11:26 +02:00
Nikita Sobolev
2ebd173034
Updates README.rst
2018-02-09 16:01:52 +03:00
Marco Bonetti
de8bc76013
Release 0.7.13
2017-04-05 09:57:08 +02:00
Marco Bonetti
04be1654c7
0.7.7 release, supporting Django 1.9
2015-12-02 08:56:54 +01:00
Marco Bonetti
6623601878
Update README.rst
2015-04-26 19:07:48 +02:00
Marco Bonetti
31821bdc98
Update README.rst
2015-04-02 16:13:22 +02:00
Marco Bonetti
cd7fa0795a
0.7.6 release
2015-04-02 10:13:57 +02:00
Marco Bonetti
7c98302dde
updated README to mention supported Django versions
2015-02-18 13:43:20 +01:00
Marco Bonetti
6b59b42ba1
Added support for the Free Google Translate API (PR #117 , thanks @cuchac)
2015-02-18 13:32:03 +01:00
Marco Bonetti
9a25babd20
Update README.rst
2015-02-10 10:12:20 +01:00
Marco Bonetti
13b4ccec53
reformatted README
2015-02-10 10:01:50 +01:00
Marco Bonetti
0de1a79166
reformatted README
2015-02-10 10:01:22 +01:00
Marco Bonetti
81c94d7f95
0.7.5
2015-02-10 09:58:29 +01:00
Marco Bonetti
5989317a79
Update README.rst
2014-08-10 21:14:04 +02:00
Marco Bonetti
e963ca69f1
Added docs, tests and fine tuned ROSETTA_LANGUAGE_GROUPS setting
2014-05-02 12:04:41 +02:00
Marco Bonetti
dc5a2462fd
Merge branch 'develop' into pr/103
2014-05-02 11:40:56 +02:00
Marco Bonetti
7b84c42016
Changelog, tests and docs for ROSETTA_EXCLUDE_PATHS
2014-05-02 11:37:39 +02:00
barklund
d29e9aca8f
Added info about ROSETTA_LANGUAGE_GROUPS
2014-04-29 16:15:36 +02:00
Pascal Polleunus
485811090f
Updated broken link
...
Yandex's "obtain an AppID key" URL has changed.
2014-03-30 08:47:35 +02:00
Marco Bonetti
56dbec8cdb
Update README.rst
2014-02-10 11:46:37 +01:00
Marco Bonetti
043ace4ebb
Merge branch 'develop' into pr/44
...
Conflicts:
README.rst
rosetta/conf/settings.py
rosetta/poutil.py
2014-01-15 17:07:38 +01:00
Marco Bonetti
58ed9ad1fc
Dropping support for 1.3
2013-12-26 15:09:23 +01:00
Marco Bonetti
46c6ff05a3
included the Microsoft translator API client
2013-12-26 14:34:04 +01:00
Marco Bonetti
2362191876
More explicit warning about multi-process environments
2013-10-16 17:08:06 +02:00
Marco Bonetti
6e8c30b843
Yandex Translate API support
2013-09-05 15:04:19 +02:00
BlackWizard
23d14c2228
Formatting error
2013-09-03 17:21:42 +04:00
BlackWizard
f799e0ba4c
Yandex Translate API support
2013-09-03 17:19:21 +04:00
Maikel Wever
7784b1a51d
Readme update for new API
2013-07-18 17:03:36 +02:00
Olivier Cortès
eed2987659
Implement ROSETTA_CACHE_NAME, which defaults to 'rosetta' with a fallback to 'default' if unset.
2013-05-06 11:31:07 +02:00
Marco Bonetti
13717f0807
merged @tangentlabs PR to handle more advanced permission mechanisms
2013-04-16 13:13:52 +02:00
David Winterbottom
718f9430ad
Allow access control function to be replaced
...
The current access control function `can_translate` is not always
sufficient. For instance, some projects require access to translation
to be controlled using a permission rather than using groups.
This change introduces a new setting `ROSETTA_ACCESS_CONTROL_FUNCTION`
that allows an alternative predicate to be specified. The default is to
use the current function so this change is backwards compatible.
2013-04-16 11:42:44 +01:00
Marco Bonetti
015b358784
Refixed the link to the i18n documentation
2013-03-01 14:38:28 +01:00
Marco Bonetti
702c4ed1fa
Fixed link to polib
2013-03-01 14:36:11 +01:00
Marco Bonetti
8db3fa89b4
Python3 support
2013-02-27 21:08:57 +01:00
Marco Bonetti
2577016b58
This actually seems more appropriate
2013-02-25 21:20:38 +01:00
Mike Rooney
7e61bdbdac
fix broken i18n documentation link in README.md
2013-02-25 15:06:54 -05:00
Marco Bonetti
5a51e39738
FIXES #46 - New quoted URL system in django 1.5
2013-01-09 14:16:54 +01:00
Will Boyce
9f87f67338
added ROSETTA_POFILENAMES setting
2012-07-31 09:34:10 +01:00
Marco Bonetti
4146da3287
rosetta 0.6.8 with pluggable storage classes, fixes Issue 38
2012-06-07 13:46:16 +02:00
Marco Bonetti
1c143932a5
Update README.rst
2012-03-27 18:23:47 +03:00
Marco Bonetti
86124b8afd
Merge branch 'master' into develop
2012-01-28 08:59:15 +01:00