Commit graph

520 commits

Author SHA1 Message Date
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
6ac8119bf2 Conditional importing of django in main __init__ 2021-08-29 10:37:59 +02:00
Marco Bonetti
d16484091b Test against Django 4.0-dev 2021-08-29 10:28:54 +02:00
Marco Bonetti
6c61ac8570 Test against Django 4.0-dev 2021-08-29 10:20:58 +02:00
Marco Bonetti
fc06678c1a release 0.9.7 2021-08-19 08:50:48 +02:00
Marco Bonetti
8509202476 Changelog 2021-07-30 15:05:54 +02:00
Marco Bonetti
0005a3bc13
Merge pull request #261 from Frohus/develop
Add extra styles block to the base template
2021-07-30 15:03:45 +02:00
Lukasz
dca6030576
Update rosetta/templates/rosetta/base.html
Co-authored-by: Adam J. Forster <adam@adamforster.org>
2021-07-30 09:29:16 +01:00
Lukasz Kozera
0a68000a41 Add extra styles block to the base template 2021-07-28 15:48:55 +01:00
Marco Bonetti
e2e2a7f05a Move context and comments hints into the rightmost column. Fixes #260 2021-07-20 20:06:35 +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
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
Halit Celik
0b9dfbce98 cleanup 2021-06-03 15:31:57 +02:00
Halit Celik
9364126efc deepl api integration ajax and test for language setting detection 2021-06-03 14:24:40 +02:00
Marco Bonetti
b5a97811ac Arabic translation. (#257, thanks @Bashar) 2021-04-17 15:09:26 +02:00
Bashar Al-Abdulhadi
1658719d74 Arabic Translation from Bashar Al-Abduladi, KUWAITNET 2021-04-17 15:10:20 +03:00
Bashar Al-Abdulhadi
e0e666cc06 Arabic Translation from Bashar Al-Abduladi, KUWAITNET 2021-04-17 15:09:32 +03:00
Marco Bonetti
0bc6dad1d1
Update README.rst 2021-04-10 17:56:53 +02:00
Marco Bonetti
e5e580c510 use memcached 2021-04-10 17:36:28 +02:00
Marco Bonetti
e7a18468ea Testing GH workflow 2021-04-10 17:30:34 +02:00
Marco Bonetti
abeb0ed21a 0.9.6 release 2021-03-19 15:33:53 +01:00
Marco Bonetti
66268b4e57 Stop loading jQuery from Google 2021-03-04 15:53:39 +01:00
Marco Bonetti
636cbf6e76 Test against Django 3.2 2021-03-04 15:34:18 +01:00
Marco Bonetti
3fc63b8cb2 Changes 2021-03-04 15:03:40 +01: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
Marco Bonetti
7cf5b84569 Changelog and paths 2021-03-04 13:31:20 +01:00
Marco Bonetti
f2edb9c8ab Merge branch 'update_tr_strings' of github.com:realsuayip/django-rosetta into realsuayip-update_tr_strings 2021-03-04 13:24:17 +01:00
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
suayip
e16d62b278 update Turkish strings 2021-02-01 14:28:22 +03: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