Commit graph

37 commits

Author SHA1 Message Date
Marco Bonetti
caad6f9e35 preparing v0.10.0 2023-12-04 16:48:07 +01:00
Marco Bonetti
020903d4cc proxy deeply through the backend. Fixes #271 2023-01-01 14:17:08 +01: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
9364126efc deepl api integration ajax and test for language setting detection 2021-06-03 14:24:40 +02:00
Marco Bonetti
636cbf6e76 Test against Django 3.2 2021-03-04 15:34:18 +01: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
serhat
785eb30f35 Option to hide file name & path - feature request #77 2019-04-23 20:35:19 +05:30
Marco Bonetti
a704f4f565 test against Django 2.2 2019-01-17 21:48:38 +01:00
Marco Bonetti
9cd7fd9b27 0.9.0 release 2018-08-24 09:11:26 +02:00
Marco Bonetti
0e77a93552 Adds a test for Azure translation 2018-08-07 08:28:21 +02:00
Marco Bonetti
0bd2f6e3dc Tests passing on Django 2.0a1 2017-09-23 21:16:16 +02:00
Marco Bonetti
67285f2174 use AdminSite.index_template instead of overriding the default AdminSite 2016-12-13 11:26:09 +01: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
d1cb2455c4 Merge branch 'develop' into pr/60 2016-03-22 09:09:55 +01:00
Marco Bonetti
786b67e810 adds an explicit test to detect zh_Hans (for #161) 2016-03-08 09:50:22 +01:00
Marco Bonetti
293e08a0be whitespace 2015-10-05 15:26:59 +02:00
Marco Bonetti
237c36f0d2 massive cleanup, only test against supported django versions 2015-09-24 11:20:09 +02:00
Marco Bonetti
c1b0c38968 WIP django 1.9, looks ok so far 2015-09-14 10:30:51 +02:00
Marco Bonetti
83b65717f2 Added support for composite locales 2015-09-14 10:19:45 +02:00
Marco Bonetti
6d474d74d4 Fix for issue 113 and issue 125. Discovery of catalogs in apps defined by their AppConfig 2015-02-25 15:43:52 +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
bd00ce90b4 initial fixes for testing against django 1.7 final, fixes some translations 2014-09-17 10:40:41 +02:00
Marco Bonetti
46634bbe10 wip 2014-09-17 10:22:17 +02:00
Marco Bonetti
6e8c30b843 Yandex Translate API support 2013-09-05 15:04:19 +02:00
Marco Bonetti
44b3314fd4 Accept languages as 'fr_FR.utf8' in lang_sel url. Fixes Issue #71 2013-04-30 14:57:16 +02:00
Marco Bonetti
f1a332bf90 Fixes issue #67 - settings imports unicode_literals from __future__ 2013-03-04 18:24:36 +01:00
Marco Bonetti
3009ab1525 added a test to check for DummyCache when using CacheRosettaStorage, which could explain issues #51 and #56 2013-01-09 15:03:01 +01:00
Marco Bonetti
5a51e39738 FIXES #46 - New quoted URL system in django 1.5 2013-01-09 14:16:54 +01:00
Marco Bonetti
7269e88714 Merge branch 'storages' into develop
Conflicts:
	testproject/settings.py
2012-06-07 13:47:53 +02:00
Marco Bonetti
3fd728d415 dont impose a CACHES setting in the test project 2012-06-07 13:47:13 +02: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
9aa9ae2526 something out there needs STATIC_URL, cant really remember what 2012-05-27 17:48:33 +02:00
Marco Bonetti
3185d99bf7 storages, wip 2012-05-23 11:45:04 +02:00
Marco Bonetti
a73243f30b added a test project to run tests 2012-04-15 09:02:06 +02:00