Commit graph

57 commits

Author SHA1 Message Date
Marco Bonetti
aba26fe7fa RTD settings 2023-12-04 20:52:53 +01:00
Marco Bonetti
caad6f9e35 preparing v0.10.0 2023-12-04 16:48:07 +01:00
Marco Bonetti
6b19cdfd18 Test against Django 4.2a 2023-01-17 15:55:02 +01:00
Marco Bonetti
020903d4cc proxy deeply through the backend. Fixes #271 2023-01-01 14:17:08 +01:00
Marco Bonetti
8d91136d56 Test against Django 4.1a 2022-05-18 10:56:39 +02:00
Marco Bonetti
5a1c36f1b2 include zh_hans in tox tests 2022-01-06 16:59:49 +01:00
Marco Bonetti
119292a762 update test matrix 2021-12-08 09:24:34 +01:00
Marco Bonetti
8ed8c0153c python3.10 django 4 2021-11-09 17:16:18 +01:00
Marco Bonetti
5431ef2d51 Use Django4a1 for testing 2021-09-21 22:25:44 +02:00
Marco Bonetti
6c61ac8570 Test against Django 4.0-dev 2021-08-29 10:20:58 +02:00
Marco Bonetti
e095402daa Remove six as a dependency 2021-07-17 18:19:59 +02:00
Marco Bonetti
cc12a30761 Fixed unicode handling in gettext headers. Fixes #259 2021-07-17 18:14:27 +02:00
Marco Bonetti
b5a97811ac Arabic translation. (#257, thanks @Bashar) 2021-04-17 15:09:26 +02:00
Marco Bonetti
e7a18468ea Testing GH workflow 2021-04-10 17:30:34 +02:00
Marco Bonetti
636cbf6e76 Test against Django 3.2 2021-03-04 15:34:18 +01: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
Álvaro Mondéjar
9fbef22e82 Test against Python3.9 2021-01-11 11:30:26 +01:00
Marco Bonetti
d0dcb47b98 Removed support and tests for Django <= 2.1 2021-01-11 11:13:05 +01:00
Marco Bonetti
1823a5287a 3.1 final 2020-08-15 21:57:23 +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
4b2a5638ed 0.9.4: Django 3.0 and python 3.8 2020-04-13 17:12:07 +02:00
Marco Bonetti
cb982b8556 Fix for duplicate PO files listed on case insensitive filesystems (#47, #52, #218, thanks @malkstar) 2019-04-12 16:02:42 +02:00
Marco Bonetti
8766e44c4b install memcache on 1.11/3.7 2019-02-28 09:25:43 +01:00
Marco Bonetti
0c1d9b60dd Imports cleanup 2019-02-28 08:57:33 +01:00
Marco Bonetti
a704f4f565 test against Django 2.2 2019-01-17 21:48:38 +01:00
Marco Bonetti
710da65f04 Changelog for #210, and test with Python3.7 2018-11-15 17:39:51 +01:00
Marco Bonetti
daef242974 Fix pep8, dropped Django 1.8, 1.9, 1.10 from the test config 2018-08-24 08:54:52 +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
0102739091 Release 0.8.2: test against Django 2.1 final 2018-08-06 15:16:50 +02:00
Marco Bonetti
acfac22a6a Test against Django 2.1a 2018-05-18 09:40:19 +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
1ae24a13a1 0.7.14 final 2017-12-02 18:21:17 +01:00
Marco Bonetti
ff283491aa test against Django 2.0b1 2017-10-23 11:23:53 +02:00
Marco Bonetti
0bd2f6e3dc Tests passing on Django 2.0a1 2017-09-23 21:16:16 +02:00
Marco Bonetti
30b12a9fda explicitly enable warnings in the test runner 2017-04-07 10:13:53 +02:00
Marco Bonetti
de8bc76013 Release 0.7.13 2017-04-05 09:57:08 +02:00
Marco Bonetti
39974d5a3c test against django 1.11rc1 2017-03-23 15:43:09 +01:00
Marco Bonetti
46475e156c test against django 1.11b1 2017-02-21 12:02:26 +01:00
Marco Bonetti
c385ce3584 0.7.12 release 2016-08-02 00:06:12 +02:00
Marco Bonetti
ba44f3bf6b Test against Django 1.10b1 and dropped support for goslate and the Google translate API 2016-06-24 12:24:29 +02:00
Marco Bonetti
9cd3bc8113 Include the static directory in the dist packages. Fixes #162 2016-03-09 20:45:16 +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
Marco Bonetti
86cc5ecc7a Merge branch 'develop' into django-1.9 2015-11-30 12:41:19 +01:00
Marco Bonetti
94716be35a new django versions 2015-11-30 12:39:14 +01:00
Marco Bonetti
a89904ea69 updated changelog 2015-10-05 15:32:31 +02:00
Marco Bonetti
237c36f0d2 massive cleanup, only test against supported django versions 2015-09-24 11:20:09 +02:00
Marco Bonetti
9190294c74 new django versions 2015-09-14 10:29:51 +02:00