Commit graph

486 commits

Author SHA1 Message Date
Marco Bonetti
71f338f2aa
Merge pull request #256 from DmytroLitvinov/patch-1
Update settings.rst
2021-03-04 13:22:32 +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
fa681872a0 require a recent virtualenv for tox runs, or Python 3.9 build will fail 2021-01-11 12:46:39 +01:00
Marco Bonetti
5b0e7e1ee9
Merge pull request #251 from mondeja/test-py39
Test against Python3.9
2021-01-11 11:57:31 +01:00
Álvaro Mondéjar
9fbef22e82 Test against Python3.9 2021-01-11 11:30:26 +01:00
Marco Bonetti
4bb30d4e32 fix Travis build 2021-01-11 11:20:27 +01: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
870065a0a8 0.9.6pre 2021-01-11 10:57:55 +01:00
Marco Bonetti
8c5edbf6d9 Add providing_args as a comment 2021-01-11 10:56:02 +01:00
Álvaro Mondéjar
92d498df63 Remove 'providing_args' kwarg from signals instanciation 2021-01-11 10:38:03 +01:00
Marco Bonetti
d24858b224
Update README.rst 2020-11-09 17:02:33 +01:00
Marco Bonetti
e0d66d1ce2 Fixes #248: Translation page broken in Django 3.1.2 2020-10-02 20:39:43 +02:00
Marco Bonetti
1e3db450bb
Merge pull request #244 from mondeja/badges
Add README badges and Django compatible versions classifiers
2020-08-21 09:58:25 +02: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
1823a5287a 3.1 final 2020-08-15 21:57:23 +02:00
Marco Bonetti
8cfd0b7c7e
Update CHANGES 2020-06-09 20:27:04 +02:00
Marco Bonetti
2d7245e021
Merge pull request #240 from mondeja/198
Do not show Rosetta link in admin panel if user has no access to translations.
2020-06-09 20:25:57 +02:00
Álvaro Mondéjar
7659e93051 Do not show Rosetta link in admin panel if user has no access to translations. 2020-06-09 16:10:08 +02:00
Marco Bonetti
b02ad3ad1d initial tests against Django 3.1 2020-06-07 17:11:30 +02:00
Marco Bonetti
efdc0a649d dropped support for python2 and django < 1.11 2020-06-07 16:43:21 +02:00
Marco Bonetti
6cdc390567 Merge branch 'direct_access_function' of github.com:alvra/django-rosetta into alvra-direct_access_function 2020-06-07 15:48:16 +02:00
Marco Bonetti
583a614922 Uncheck fuzzy on translation keyup instead of change 2020-06-07 15:41:19 +02:00
Marco Bonetti
86dbcee107 Ignore translator context hints checking unmatched variables 2020-06-07 15:19:23 +02:00
Marco Bonetti
6931e7ea7c Merge branch '237' of github.com:mondeja/django-rosetta into mondeja-237 2020-06-07 15:16:24 +02:00
Marco Bonetti
e561462262
Update CHANGES 2020-05-27 07:28:23 +02:00
Marco Bonetti
6831eca246
Merge pull request #239 from Soyuzbek/kyrgyz
Added translation for Kyrgyz
2020-05-27 07:27:29 +02:00
soyuzbek
e9566361dd added translation for Kyrgyz 2020-05-26 23:54:40 +06:00
soyuzbek
b6a4674c9e added translation for Kyrgyz 2020-05-26 23:06:03 +06:00
Álvaro Mondéjar
d160e178a8 Ignore translator context hints checking unmatched variables. 2020-05-21 17:36:24 +02:00
Marco Bonetti
68754f9b85 Fixed typo in documentation (#232) 2020-04-14 09:43:07 +02:00
Marco Bonetti
de8ebfa10d Merge branch 'bugfix_typo_iterate' of github.com:timgates42/django-rosetta into develop 2020-04-14 09:41:29 +02:00
Marco Bonetti
ce027b28db Fixed DeprecationWarning: invalid escape sequence 2020-04-14 09:41:26 +02:00
Marco Bonetti
4b2a5638ed 0.9.4: Django 3.0 and python 3.8 2020-04-13 17:12:07 +02:00
Tim Gates
a4def51639
docs: Fix simple typo, interate -> iterate
There is a small typo in rosetta/views.py.

Should read `iterate` rather than `interate`.
2020-03-24 19:36:22 +11:00
Marco Bonetti
7ebd8e1dc3 Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2020-03-22 18:29:13 +01:00
Marco Bonetti
6c74b0c236 Changelog 2020-03-22 18:29:05 +01:00
Marco Bonetti
46d3dfe9c4
Merge pull request #230 from mondeja/develop
Updated spanish translation.
2020-03-22 18:28:17 +01:00
Marco Bonetti
99bd5b9a66
Merge pull request #231 from mondeja/patch-1
MacOS build removed from .travis.yml
2020-03-22 18:27:11 +01:00
mondeja
a192b574e3
Minor fix
"Translations" is "Traducciones"
2020-03-19 18:51:09 +01:00
mondeja
d2cf3c14ed
MacOS build removed from .travis.yml
Python builds [are not available on the macOS and Windows environments](https://docs.travis-ci.com/user/languages/python/), so I've just remove the macOS build to avoid [this crash](https://travis-ci.org/mbi/django-rosetta/jobs/657348372?utm_medium=notification&utm_source=github_status).
2020-03-09 20:30:07 +01:00
Álvaro Mondéjar
927216f10b Updated spanish translation. 2020-03-02 16:28:07 +01:00
Alexander van Ratingen
19442f8166 Allow passing a function itself to the setting ROSETTA_ACCESS_CONTROL_FUNCTION. 2019-10-12 00:22:59 +02:00
Marco Bonetti
3c249d344e Changelog 2019-04-23 17:32:18 +02:00
Marco Bonetti
6b5aef3cc1 Merge branch 'develop' of github.com:mbi/django-rosetta into pr/221 2019-04-23 17:23:33 +02:00
serhat
785eb30f35 Option to hide file name & path - feature request #77 2019-04-23 20:35:19 +05:30
Marco Bonetti
1808edfca9 Merge branch 'pr/220' into develop 2019-04-20 15:24:13 +02:00
Marco Bonetti
4a5b8166a0 Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2019-04-20 15:23:27 +02:00
Marco Bonetti
afaf490d0e Version bump 2019-04-20 15:23:02 +02:00
Marco Bonetti
f3f430168e Unfuzzy fuzzy entries when the translation is changed 2019-04-20 15:22:44 +02:00